VertexElementIntsTemplate

VertexElementIntsTemplate

Overview

VertexElementIntsTemplate є класом в Aspose.3D FOSS для .NET. Наследники від: VertexElement, IIndexedVertexElement.

Допоможний клас для визначення конкретних реалізацій.

Цей клас надає 6 методів роботи з об’єктами VertexElementIntsTemplate в програмах .NET. Доступні методи включають: Clear, CopyTo, SetData, SetIndices, ToString, VertexElementIntsTemplate. Всі публічні члени доступні будь-якій додаткові .NET після встановлення Aspose.3D FOSS для пакету .Net. Свойства: Data, Indices, MappingMode, Name, ReferenceMode, VertexElementType.

Properties

NameTypeAccessDescription
DataIArrayList<int>ReadОбирає дані.
VertexElementTypeVertexElementTypeReadОбирає тип вертикального елемента.
NamestringЧитання/писанняОбирає або встановлює ім’я.
MappingModeMappingModeЧитання/писанняОбирає або встановлює режим мапінгу.
ReferenceModeReferenceModeЧитання/писанняОбирає або встановлює режим відліку.
IndicesIArrayList<int>ReadЗнайде показники.

Methods

SignatureDescription
VertexElementIntsTemplate()
VertexElementIntsTemplate(mappingMode: MappingMode, referenceMode: ReferenceMode)
CopyTo(target: VertexElementIntsTemplate)Копіює дані в визначений елемент
SetData(data: int[])Налаштує дані
Clear()Видає всі елементи з масивів прямого та індексу.
SetIndices(data: int[])Налаштує дані про індекси
ToString()Струнне представлення вертикального елемента.

See Also

 Українська