(Deprecated) use vcTriangleSet
vcPoint
vcPoint is an abstract base class for all primitive types of points in the 3D world.
Inherits: vcPrimitive
Properties
| Name | Type | Access | Description |
| Position | vcVector | RW | Defines the position of point in 3D world. |
Methods
| Name | Return Type | Parameters | Description |
| update | None | None | Updates the primitive object containing the point, which includes any polygons and lines sharing the point. |