SbVec4ui32 Methods |
The SbVec4ui32 type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ConvertFromT |
Try to convert a structure to an SbVec4ui32 value type.
|
![]() | Dot(SbVec4ui32) |
Compute dot (inner) product of vector with v vector.
|
![]() | Dot(SbVec4ui32) |
Compute dot (inner) product of vector with v vector.
|
![]() | Equals |
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ValueTypeEquals(Object).) |
![]() | GetHashCode |
Returns the hash code for the value of this instance.
(Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Gets the vector components.
|
![]() | SetValue(UInt32) |
Sets the vector components giving an array of 4 unsigned integer.
|
![]() | SetValue(UInt32, UInt32, UInt32, UInt32) |
Sets the vector components.
|
![]() | ToArray |
Returns an array representation of vector components.
|
![]() | ToString |
Converts this SbVec4ui32 structure to a human readable string.
(Overrides ValueTypeToString.) |