C# Class Axiom.RenderSystems.Xna.FixedFunctionEmulation.VertexBufferElement

Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Méthodes publiques

Свойство Type Description
VertexElementIndex ushort
VertexElementSemantic VertexElementSemantic
VertexElementType VertexElementType

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

VertexElementIndex public_oe property

public ushort VertexElementIndex
Résultat ushort

VertexElementSemantic public_oe property

public VertexElementSemantic VertexElementSemantic
Résultat VertexElementSemantic

VertexElementType public_oe property

public VertexElementType VertexElementType
Résultat VertexElementType