Point Cloud Creator
(PCCPointCloudCreator)
Short Description
This command creates a new, empty point cloud.
Usage
This is a command (PCCommand). See using commands for an overview.
Parameters:
- PointCloud Name: Name with scenegraph path of the new point cloud. E.g. root/mylistnode7/pc3 will create a cloud named pc3 in root/mylistnode7 in the scenegraph.
- Type: Lets you select the type of the new point cloud.
- Edit VertexDescriptor: Click to change the attribute channels for the new point cloud.
Hierarchy Settings:
These settings affect only hierarchical point clouds:
- MaxNumObjectsPerLeaf: Maximum number of points per leaf node.
- MultiResGridSize:: Quantization grid for multiresolution information in inner nodes.
Out-Of-Core Settings:
These settings affect only out-of-core point clouds:
- FileName: Filename for swap file.
- MaxNodesInMem:: Maximum number of nodes in memory.
- BlockSize: Blocking size on disc.