Закрытые члены | |
| proto external void | Destroy () |
| Destroys geometry. | |
| proto external void | Destroy () |
| Destroys geometry. | |
Закрытые статические члены | |
| static proto PhysicsGeom | CreateBox (vector size) |
| static proto PhysicsGeom | CreateSphere (float radius) |
| static proto PhysicsGeom | CreateCapsule (float radius, float height) |
| static proto PhysicsGeom | CreateCylinder (float radius, float height) |
| static proto PhysicsGeom | CreateTriMesh (vector vertices[], int indices[], int numVertices, int numIndices) |
| static proto PhysicsGeom | CreateBox (vector size) |
| static proto PhysicsGeom | CreateSphere (float radius) |
| static proto PhysicsGeom | CreateCapsule (float radius, float height) |
| static proto PhysicsGeom | CreateCylinder (float radius, float height) |
| static proto PhysicsGeom | CreateTriMesh (vector vertices[], int indices[], int numVertices, int numIndices) |
См. определение в файле PhysicsGeom.c строка 11