Click or drag to resize
RefCoordSysItem Methods

The RefCoordSysItem 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
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
Public methodGetMatrixInReference(Transform)
Returns a matrix in reference coordinates, given the Transform for the object
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.
Public methodGetObjectData
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 (Inherited from Component.)
Top
See Also