A read-only quaternion used to represent a
rotation. Read-only objects are commonly used to emulate
const-correctness.
| C# | Visual Basic | Visual C++ |
public interface AgGxConstantQuaternion : IAgGxConstantQuaternion
Public Interface AgGxConstantQuaternion _ Implements IAgGxConstantQuaternion
public interface class AgGxConstantQuaternion : IAgGxConstantQuaternion
| All Members | Properties | ||||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
W |
Returns the w component, which is the scalar
component. (Inherited from
IAgGxConstantQuaternion.)
|
|
|
X |
Returns the x component. (Inherited from
IAgGxConstantQuaternion.)
|
|
|
Y |
Returns the y component. (Inherited from
IAgGxConstantQuaternion.)
|
|
|
Z |
Returns the z component. (Inherited from
IAgGxConstantQuaternion.)
|
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)