The Transformer3ds type exposes the following members.

Constructors

  NameDescription
Transformer3ds
Constructor

Methods

  NameDescription
ApplyTransformation
Applays the newTransformation to the modelToApplyTransformtion. If the model already has the same type of transformation than this transformation is replaced with the new one. If this type of transformation is not already applied to the models than the transformation is added to model's Transform3DGroup
ClearAllTransformations
Clears all transformation in all objects in UsedReader3ds
ClearTransformationsOverloaded.
GetChildrenOverloaded.
GetObjectCenter
Returns a center point of a Model3D object
GetObjectName
Gets the name of the object from UsedReader3ds.NamedObjects dictionary
GetObjectOrItsGroupOverloaded.
GetObjectRotationOverloaded.
GetObjectScaleOverloaded.
GetObjectSize
Gets the size of one Model3D - length of the diagonal of object's bounds
GetObjectTranslationOverloaded.
GetParentGroupOverloaded.
HasChildrenOverloaded.
RotateObjectOverloaded.
ScaleObjectOverloaded.
TranslateObjectOverloaded.

Properties

  NameDescription
UsedReader3ds
Gets a Reader3ds that is used in this Transformer3ds

See Also