You are here: Start » AVL.NET » Primitive3DType Enumeration

Primitive3DType Enumeration

Specifies the type of the primitive handled by the View3DBox control.

Namespace:View3D
Assembly:VideoBoxBase.dll

Members

Member nameDescription
Box3DArray
Box3D
Circle3DArray
Circle3D
Invalid
Line3DArray
Line3D
Path2DArray
Path2D
Plane3D
Point3DArray
Point3D
PointCloudArray
PointCloud
Region2DArray
Region2D
Segment2DArray
Segment2D
Segment3DArray
Segment3D
Sphere3DArray
Sphere3D

Remarks

See also