Click or drag to resize
SoPrimitiveVertex Methods

The SoPrimitiveVertex type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetDetail Obsolete.
Use Detail property instead.
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetMaterialIndex Obsolete.
Use MaterialIndex property instead. Returns the index into the current set of materials of the material active at the vertex.
Public methodGetNormal Obsolete.
Use Normal property instead. Returns the normal in object space.
Public methodGetPoint Obsolete.
Use Point property instead. Returns the surface point in object space.
Public methodGetTextureCoords Obsolete.
Use TextureCoords property instead. Returns the texture coordinates in object space.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also