The ICog3DPointCloud type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetNormalEnumerator |
Returns an interator that will step through the Normal attributes of
every point in this point cloud. If no Normal data is available this
method returns a null.
| |
| GetPositionEnumerator |
Returns an iterator that will step through the positions of every
point in this point cloud.
| |
| GetTransform3D |
Returns a transform that maps three dimensional points
from the 'From' space to the 'To' space.
The special string "." is accepted as an alias
for the SelectedSpaceName3D of this point cloud.
|
See Also