3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MaxSDK::PointCloud Namespace Reference

Classes

struct  DoublePoint3
 
class  IPointCloud
 The interface for interacting with point cloud objects. More...
 
class  IPointCloudEx
 
class  IPointCloudVisibleVoxelNode
 The interface for interacting with point cloud voxel nodes. More...
 
struct  PointCloudVertex
 A structure that contains the basic information about a point cloud vertex. More...
 
struct  UBytePoint4
 

Enumerations

enum  PointCloudPBIds {
  pb_filename , pb_voxelsize , pb_as_pixel_pointsize , pb_real_world_scale_pointsize ,
  pb_pointsize_types , pb_solidColor , pb_display_technique , pb_gradient_texmap ,
  pb_performance_quality , pb_fixed_LOD_enable , pb_fixed_LOD_level , pb_enable_limitplanes ,
  pb_fence_globalenable , pb_fence_objects , pb_fence_globalinvert , pb_geomshader ,
  pb_scan_files , pb_pts_visible
}
 
enum  PointCloudExposedFunctionIds { pb_block_until_loading_finished , pb_pts_visible_active_viewport , pb_pts_total }