|
3ds Max C++ API Reference
|
#include "IRenderGeometry.h"#include "DrawContext.h"#include "MaterialRequiredStreams.h"#include "VertexBufferHandle.h"#include "IndexBufferHandle.h"#include "../export.h"Classes | |
| class | SimpleRenderGeometry |
| SimpleRenderGeometry is a simple implementation of IRenderGeometry. 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 |