Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common
Util Class
Util Methods
Acosh Method
AngleBetweenLineAndPlane Method
AngleBetweenMatrices Method
AngleBetweenUnitVectors Method
AngleBetweenVectors Method
Asinh Method
Atanh Method
BinomialCoefficient Method
BoundedDistanceTo Method
BoundedSnapTo Method
CalculateLineLineIntersection Method
CalculateSurfaceNormal Method
ChangeCoordinateSystem Method
Clamp(T) Method
ComposeAngles Method
ComposeAnglesDegrees Method
CosDegrees Method
CosRadians Method
Decompose Method
DecomposeAngles Method
DecomposeRotation Method
DecomposeRotationByRef Method
Degrees Method
Distance Method
DistanceAlong Method
DistanceSq Method
DistanceTo Method
DistanceToPlane Method
Duration Method
Enumerate(T) Method
EQ Method
EscapePath Method
Format Method
GE Method
GetAlignMatrix Method
GT Method
IgnoreNaN Method
IncreaseMagnitude Method
IntersectCircleCircle Method
IntersectCirclePlane Method
IntersectCircleSphere Method
IntersectCircleYSphere Method
IntersectLineLine Method
IntersectLinePlane Method
IntersectLineSphere Method
IntersectPlaneSphere Method
IntersectRayPlane Method
IntersectRaySphere Method
IntersectRayTriangle Method
IsInfinity Method
IsNaN Method
IsUnitVector Method
LE Method
LineLineNearestPoints Method
LT Method
Max Method
MaxIndex(T) Method
MidPoint Method
Min Method
MinIndex Method
MinNonNegative Method
Multiply Method
NE Method
NearestPowerOf2 Method
NormaliseWrapAroundRange Method
Normalize Method
Normalize02PI Method
NormalizeMinusPiToPlusPi Method
Orthonormalize Method
ParallelComponent Method
ParseVector3 Method
PerpendicularComponent Method
PointBetween Method
Project Method
ProjectedLength Method
ProjectPointToLine Method
ProjectPointToPlane Method
QuaternionToEulerAngles Method
QuaternionToPitchYawRoll Method
Radians Method
ResizeImageWithCrop Method
RotationAngle Method
RotationToAlign Method
SideOfPlane Method
SignedAngleBetweenUnitVectors Method
SinDegrees Method
SinRadians Method
SnapLowerTo Method
SnapLowerToZero Method
SnapTo Method
SnapToZero Method
SnapUpperTo Method
SnapUpperToZero Method
SphereIntersectsFrustum Method
SphereIntersectSphere Method
Swap(T) Method
TanDegrees Method
TanRadians Method
TimeOfIntersection Method
TimeOfSeparation Method
TimeToTravel Method
TriangleIntersectsPlane Method
TriangleIntersectsTriangle Method
TrianglePlaneIntersection Method
UnescapePath Method
VectorToInverseRotation Method
VectorToInverseRotationLeft Method
VectorToInverseRotationRight Method
VectorToInverseRotationUp Method
VectorToRotation Method
VectorToRotationLeft Method
VectorToRotationRight Method
VectorToRotationUp Method
ZeroNaN Method
Util
DecomposeRotationByRef Method
Change a
Matrix
so that only contains the Rotation component.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
void
DecomposeRotationByRef
(
ref
Matrix
m
)
Parameters
m
Type:
Microsoft.DirectX
Matrix
Matrix
to alter.
See Also
Reference
Util Class
Demo3D.Common Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com