Click or drag to resize
DigitalRuneGeometricObject Constructor
Initializes a new instance of the GeometricObject class.
Overload List
  NameDescription
Public methodGeometricObject
Initializes a new instance of the GeometricObject class.
Public methodGeometricObject(Shape)
Initializes a new instance of the GeometricObject class with a shape.
Public methodGeometricObject(Shape, Pose)
Initializes a new instance of the GeometricObject class with shape and pose (position and orientation).
Public methodGeometricObject(Shape, Vector3F)
Initializes a new instance of the GeometricObject class with shape and scale.
Public methodGeometricObject(Shape, Vector3F, Pose)
Initializes a new instance of the GeometricObject class with shape, scale and pose (position and orientation).
Top
See Also