VertexElement Methods |
The VertexElement type exposes the following members.
Name | Description | |
---|---|---|
ConvertColorValue | Utility method for converting color to a packed 32-bit color type. | |
Equals | (Overrides ValueTypeEquals(Object).) | |
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetSizeInBytes | Gets the size of this element in bytes. | |
GetSizeInBytes(VertexElementType) | Utility method for helping to calculate offsets. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |