VertexElementIntsTemplate

VertexElementIntsTemplate

Vue de l’ensemble

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

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

Cette classe fournit 6 méthodes pour travailler avec les objets de modèle VertexElementInts dans des programmes .NET. Les méthodologies disponibles comprennent: ‘Clear’, ‘copyTo’, SetData', ‘SetIndices’, 'ToString', ’VertexElmentInttTemplate'. 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 : 'Datifs', "Indications", 'MappingMode', ''Name',''ReferenceModa',VertxElimentType’.

Propriétés

NameTypeAccessDescription
DataIArrayList<int>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
VertexElementIntsTemplate()
VertexElementIntsTemplate(mappingMode: MappingMode, referenceMode: ReferenceMode)
CopyTo(target: VertexElementIntsTemplate)Copies data to specified element
SetData(data: int[])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