Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MyTransformD

Malware edited this page Dec 25, 2018 · 44 revisions

Index

MyTransformD Struct

public struct MyTransformD: ValueType

Namespace: VRageMath
Assembly: VRage.Math.dll

Inheritance: ValueType

Example

Remarks

Fields

Member Description
Rotation
Position

Properties

Member Description
TransformMatrix

Methods

Member Description
Transform(ref MyTransformD, ref MyTransformD)
Transform(ref MyTransformD, ref MyTransformD, ref MyTransformD)
Transform(ref Vector3D, ref MyTransformD)
Transform(ref Vector3D, ref MyTransformD, ref Vector3D)
Clone this wiki locally