VertexField

Vue de l’ensemble

‘VertexField’ est une classe dans Aspose.3D FOSS pour Java.

Cette classe fournit 10 méthodes pour travailler avec des objets VertexField dans les programmes Java. Les méthodologies disponibles comprennent: ‘VertexFiel’, ’equals’, getAlias', ‘getDataType’, 'getIndex', ’getOffset', ‚getSemantic, ‘getsize , 'hashCode et ’toString’. Tous les membres publics sont accessibles à toute application Java après l’installation de l’Aspose.3D FOSS pour le package Java . Propriétés : ‘alias ; 'dataTyp; ‘index : offset.

Propriétés

NameTypeAccessDescription
dataTypeVertexFieldDataTypeReadGets the data type.
semanticVertexFieldSemanticReadGets the semantic.
aliasStringReadGets the alias.
indexintReadGets the index.
offsetintReadGets the offset.
sizeintReadGets the size.

méthodes

SignatureDescription
VertexField(dataType: VertexFieldDataType, semantic: VertexFieldSemantic, index: int, alias: String, offset: int, size: int)Calls VertexField(dataType, semantic, index, alias, offset, size) on this VertexField instance.
getDataType()VertexFieldDataTypeReturns the data type.
getSemantic()VertexFieldSemanticReturns the semantic.
getAlias()StringReturns the alias.
getIndex()intReturns the index.
getOffset()intReturns the offset.
getSize()intReturns the size.
hashCode()intCalls hashCode on this VertexField instance.
equals(obj: Object)booleanCalls equals(obj) on this VertexField instance.
toString()StringCalls toString on this VertexField instance.

Voir aussi

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