ballLocation | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | private |
baseCSG | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | protected |
core | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | private |
CSGPhysicsManager(List< CSG > baseCSG, Transform pose, double mass, boolean adjustCenter, PhysicsCore core) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
CSGPhysicsManager(ArrayList< CSG > baseCSG, Vector3f start, double mass, PhysicsCore core) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
fallRigidBody | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | private |
getBaseCSG() | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
getBoundingBox(CSG incoming) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | static |
getCore() | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
getFallRigidBody() | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
getRigidBodyLocation() | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
getUpdateManager() | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
getUpdateTransform() | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
loadCSGToPoints(CSG baseCSG, boolean adjustCenter, Transform pose, ObjectArrayList< Vector3f > arg0) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | protected |
setBaseCSG(List< CSG > baseCSG) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
setCore(PhysicsCore core) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
setFallRigidBody(RigidBody fallRigidBody) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
setup(CollisionShape fallShape, Transform pose, double mass, PhysicsCore core) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
setUpdateManager(IPhysicsUpdate updateManager) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
update(float timeStep) | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | |
updateManager | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | private |
updateTransform | com.neuronrobotics.bowlerstudio.physics.CSGPhysicsManager | private |