3ds Max C++ API Reference
Loading...
Searching...
No Matches
RenderRegion.h File Reference
#include "../../MaxHeap.h"
#include <Geom/point2.h>
#include <Geom/box2.h>

Classes

struct  RenderRegion
 Note: The render region can set the clipping rectangle,offset and scale of render target in the screen space of render view. More...

Namespaces

namespace  MaxSDK
 An RAII class for automatically closing handle returned from FindFirstFile Example usages: MaxSDK::AutoFindClose findhandle( FindFirstFile(path.data(), &file) );.
namespace  MaxSDK::Graphics