VertexElementDoublesTemplate class

VertexElementDoublesTemplate class

A helper class for defining concrete VertexElement implementations.

Inheritance: VertexElementDoublesTemplateVertexElement

The VertexElementDoublesTemplate type exposes the following members:

Properties

PropertyDescription
vertex_element_typeGets the type of the VertexElement
nameGets or sets the name.
mapping_modeGets or sets how the element is mapped.
reference_modeGets or sets how the element is referenced.
indicesGets the indices data

Methods

MethodDescription
set_indicesLoad indices
clearRemoves all elements from the direct and the index arrays.
copy_toCopies data to specified element
set_dataLoad data

See Also