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 class AgGxConstantQuaternionClass : IAgGxConstantQuaternion, AgGxConstantQuaternion
Public Class AgGxConstantQuaternionClass _ Implements IAgGxConstantQuaternion, AgGxConstantQuaternion
public ref class AgGxConstantQuaternionClass : IAgGxConstantQuaternion, AgGxConstantQuaternion
| All Members | Methods | Properties | |||
|
|
|
|
|||
| Icon | Member | Description |
|---|---|---|
|
|
_IAgGxConstantQuaternion_W |
|
|
|
_IAgGxConstantQuaternion_X |
|
|
|
_IAgGxConstantQuaternion_Y |
|
|
|
_IAgGxConstantQuaternion_Z |
|
|
|
Equals(Object) |
(Inherited from
Object.)
|
|
|
Finalize () () () |
Allows an
Objectto attempt to free resources and perform
other cleanup operations before the
Objectis reclaimed by garbage
collection. (Inherited from
Object.)
|
|
|
GetHashCode () () () |
Serves as a hash function for a particular
type.
GetHashCode
()
()
()
is suitable for use in hashing algorithms and data
structures like a hash table. (Inherited from
Object.)
|
|
|
GetType () () () |
Gets the
Typeof the current instance. (Inherited
from
Object.)
|
|
|
MemberwiseClone () () () |
Creates a shallow copy of the current
Object. (Inherited from
Object.)
|
|
|
ToString () () () |
(Inherited from
Object.)
|
|
|
W |
Returns the w component, which is the scalar
component.
|
|
|
X |
Returns the x component.
|
|
|
Y |
Returns the y component.
|
|
|
Z |
Returns the z component.
|
| Object | |
|
|
AgGxConstantQuaternionClass |
Assembly: AGI.Graphics.Interop(Module: AGI.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)