C# Class CSharpGL.VBOConfigDetail

Afficher le fichier Open project: bitzhuwei/CSharpGL Class Usage Examples

Méthodes publiques

Свойство Type Description
dataSize int
dataType uint
locationCount int
pointerType VertexAttribPointerType
startOffsetUnit int
stride int

Property Details

dataSize public_oe property

public int dataSize
Résultat int

dataType public_oe property

public uint dataType
Résultat uint

locationCount public_oe property

public int locationCount
Résultat int

pointerType public_oe property

public VertexAttribPointerType pointerType
Résultat VertexAttribPointerType

startOffsetUnit public_oe property

public int startOffsetUnit
Résultat int

stride public_oe property

public int stride
Résultat int