3ds Max C++ API Reference
Loading...
Searching...
No Matches
IPointCloudVisibleNode.h File Reference
#include "..\export.h"
#include <Geom\box3.h>
#include "..\containers\Array.h"

Classes

struct  DoublePoint3
struct  UBytePoint4
struct  PointCloudVertex
 A structure that contains the basic information about a point cloud vertex. More...
class  IPointCloudVisibleVoxelNode
 The interface for interacting with point cloud voxel nodes. 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::PointCloud