Gets the oriented box axes collection.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[CLSCompliantAttribute(false)]
public void GetAxes(
	Vector3* result
)

Parameters

result
Type: Vector3 *
The Vector3 pointer to the array of the minimal size 3, where the axes will be set.

See Also