SoPrimitiveVertex Methods |
The SoPrimitiveVertex type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetDetail | Obsolete.
Use Detail property instead.
| |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetMaterialIndex | Obsolete.
Use MaterialIndex property instead.
Returns the index into the current set of materials of the material active at
the vertex.
| |
GetNormal | Obsolete.
Use Normal property instead.
Returns the normal in object space.
| |
GetPoint | Obsolete.
Use Point property instead.
Returns the surface point in object space.
| |
GetTextureCoords | Obsolete.
Use TextureCoords property instead.
Returns the texture coordinates in object space.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |