Click or drag to resize
ParentRefCoordSys Methods

The ParentRefCoordSys type exposes the following members.

Methods
  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodDispose (Inherited from Component.)
Protected methodDispose(Boolean) (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Component.)
Public methodGetGlobalMatrixFromReference
Returns a matrix in global coordinates, given a matrix in reference coordinates
(Inherited from RefCoordSysItem.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetMatrixFromReference
Returns a matrix in a specified coordinate system (relTo), given a matrix (mat) in reference coordinates
(Inherited from RefCoordSysItem.)
Public methodGetMatrixInReference(Transform)
Returns a matrix in reference coordinates, given the Transform for the object
(Inherited from RefCoordSysItem.)
Public methodGetMatrixInReference(Transform, Matrix4)
Returns a matrix in reference coordinates, given a matrix (mat) and the coordinate system (relTo) that the matrix is defined in.
(Inherited from RefCoordSysItem.)
Public methodGetObjectData (Inherited from RefCoordSysItem.)
Protected methodGetService (Inherited from Component.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodToString (Overrides ComponentToString.)
Top
See Also