Le VertexFVector

Vue de l’ensemble

‘VertexElementFVector’ est une classe dans Aspose.3D FOSS pour .NET. hérite de: ‘VertexElements’, ‘IIndexedVertexEliments’.

Une classe d’aide pour définir des réalisations concrètes.

Cette classe fournit 6 méthodes pour travailler avec des objets VertexElementFVector dans les programmes .NET. Les méthodologies disponibles comprennent: ‘Clear’, ‘copyTo’, SetData', ‘SetIndices’, 'ToString', ’VertexElmentFvector'. Tous les membres publics sont accessibles à n'importe quelle application .Net après avoir installé l'Aspose.3D FOSS pour le package .net. Propriétés: Date, Index,MappingMode;Name; ReferenceModaetVertexElementsType`.

Propriétés

NameTypeAccessDescription
DataIArrayList<FVector4>ReadGets the data.
VertexElementTypeVertexElementTypeReadGets the vertex element type.
NamestringRead/WriteGets or sets the name.
MappingModeMappingModeRead/WriteGets or sets the mapping mode.
ReferenceModeReferenceModeRead/WriteGets or sets the reference mode.
IndicesIArrayList<int>ReadGets the indices.

méthodes

SignatureDescription
VertexElementFVector()
VertexElementFVector(mappingMode: MappingMode, referenceMode: ReferenceMode)
CopyTo(target: VertexElementFVector)Copies data to specified element
SetData(data: FVector4[])Sets the data
SetData(data: FVector3[])Sets the data
SetData(data: FVector2[])Sets the data
Clear()Removes all elements from the direct and the index arrays.
SetIndices(data: int[])Sets the indices data
ToString()String representation of vertex element.

Voir aussi

  • Aspose.3D - référence API d’entreprise
 Français