3ds Max C++ API Reference
|
#include "..\ifnpub.h"
#include "..\geom\ipoint2.h"
#include "..\export.h"
#include "..\Graphics\Matrix44.h"
#include "..\containers\Array.h"
#include "IPointCloudVisibleNode.h"
Classes | |
class | IPointCloud |
The interface for interacting with point cloud objects. More... | |
class | IPointCloudEx |
Namespaces | |
MaxSDK | |
MaxSDK::PointCloud | |
Macros | |
#define | IID_POINT_CLOUD Interface_ID(0x181a2a1c, 0x34ea4e72) |
Defines the interface ID for the IPointCloud interface. More... | |
#define IID_POINT_CLOUD Interface_ID(0x181a2a1c, 0x34ea4e72) |
Defines the interface ID for the IPointCloud interface.
The ID can be used to return the interface pointer through the GetInterface() method for classes which implement IPointCloud.