PositionColored Members
Microsoft Robotics Class Reference
The PositionColored type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PositionColored(Vector4, Vector4) |
Initialization constructor
|
|
PositionColored(Single, Single, Single, Single, Single, Single, Single, Single) |
Initialization constructor
|
Methods
Name | Description | |
---|---|---|
Equals |
Object instance quality
(Overrides ValueType. . :: . .Equals(Object).) |
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Retrieves hash code
(Overrides ValueType. . :: . .GetHashCode() () () ().) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString |
Returns the fully qualified type name of this instance.
(Inherited from ValueType.) |
Operators
Name | Description | |
---|---|---|
Equality |
Equality operator
|
|
Inequality |
In-quality operator
|
Fields
Name | Description | |
---|---|---|
Color |
Color element
|
|
Position |
Position element
|
|
VertexDeclaration |
Declaration
|
Properties
Name | Description | |
---|---|---|
StrideSize |
Size in bytes of this vertex declaration
|