Standard |
public struct StandardVertex
The StandardVertex type exposes the following members.
| Name | Description | |
|---|---|---|
| StandardVertex(Vector3F) | The constructor of the vertex. | |
| StandardVertex(Vector3F, Vector3F, Vector4F) | The constructor of the vertex. | |
| StandardVertex(Vector3F, Vector3F, Vector4F, Vector2F) | The constructor of the vertex. | |
| StandardVertex(Vector3F, Vector3F, Vector4F, ColorValue, Vector2F, Vector2F, Vector2F, Vector2F, Vector4I, Vector4F) | The constructor of the vertex. |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| Equals(StandardVertex, Single, Single) | ||
| Equals(StandardVertex, Single, Single) | ||
| ExtractOneComponentArray | ||
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetOffsetInBytes | ||
| GetSizeInBytes | ||
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| GetValuesArray | ||
| MakeStructure | ||
| Split | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Equality(StandardVertex, StandardVertex) | ||
| Inequality(StandardVertex, StandardVertex) |
| Name | Description | |
|---|---|---|
| BlendIndices | ||
| BlendWeights | ||
| Color | ||
| Normal | ||
| Position | ||
| Tangent | ||
| TexCoord0 | ||
| TexCoord1 | ||
| TexCoord2 | ||
| TexCoord3 |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
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) |