Method | Description | |
---|---|---|
Build ( ) : |
||
ParseFromFile ( string fname ) : bool | ||
PhysicsModelBuilder ( ) : System |
Initialise the physics model to be built
|
Method | Description | |
---|---|---|
AddManyFVS ( |
Adds Four-vertex tag-blocks to the physics model. For lists of vertices that are not multiples of four, the last vertex is copied.
|
|
AddManyPlanes ( |
Adds planes to the physics model as described by the JSON node
|
|
AddPolyhedron ( |
||
AddShape ( |
Finds the type of the shape and adds it. Currently, only 'Polyhedron' is supported.
|
|
getNumberOfShapes ( |
Gets the number of shapes in the list for the particular shape
|