IIndexedVertexElement

IIndexedVertexElement

Overview

IIndexedVertexElement is a interface in Aspose.3D FOSS for Java.

VertexElement with indices data.

This interface provides 1 method for working with IIndexedVertexElement objects in Java programs. Available methods include: getIndices. All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package. Properties: indices.

Properties

NameTypeAccessDescription
indicesList<Integer>ReadGets the indices data.

Methods

SignatureDescription
getIndices()List<Integer>Gets the indices data.

See Also

 English