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