public class VertexElementHole extends VertexElementTemplate<java.lang.Boolean>
Constructor and Description |
---|
VertexElementHole()
Initializes a new instance of the
VertexElementHole class. |
Modifier and Type | Method and Description |
---|---|
VertexElement |
clone(boolean withDirect,
boolean withIndice)
Deep clone the vertex element
|
clear, copyTo, getData, setData
clone, getIndices, getMappingMode, getName, getReferenceMode, getVertexElementType, setIndices, setMappingMode, setName, setReferenceMode, toString
public VertexElementHole()
VertexElementHole
class.public VertexElement clone(boolean withDirect, boolean withIndice)
VertexElement
withDirect
- Clone the vertex with direct arraywithIndice
- Clone the vertex with index array