3ds Max C++ API Reference
Loading...
Searching...
No Matches
GeometryRenderItemHandle.h File Reference
#include "RenderItemHandle.h"
#include "IRenderGeometry.h"

Classes

class  GeometryRenderItemHandle
 This is a special render item which used only by Mesh/MNMesh. 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