Package | Description |
---|---|
com.threed.jpct |
Modifier and Type | Class and Description |
---|---|
class |
GenericVertexController
The GenericVertexController provides an abstract class that implements large
portions of the IVertexController interface.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Mesh.setVertexController(IVertexController controller,
boolean modify)
Sets the VertexController for this Mesh.
|