|
IMS2
Pre-Alpha
An Orbiter add-on to allow on-runtime construction of spacecraft from predefined modules
|
This is the complete list of members for SimpleShape, including all inherited members.
| boundingbox (defined in SimpleShape) | SimpleShape | private |
| Box(double x, double y, double z) | SimpleShape | static |
| Circle(double radius, UINT segments) | SimpleShape | static |
| createBoundingBox() | SimpleShape | private |
| Cylinder(double radius, double height, UINT segments) | SimpleShape | static |
| destroyBoundingBox() | SimpleShape | private |
| GetBoundingBox() | SimpleShape | |
| GetVertices(vector< VECTOR3 > &OUT_vertexlist) | SimpleShape | inline |
| Merge(SimpleShape merger) | SimpleShape | |
| mergeBoundingBox(BoundingBox *bb) | SimpleShape | private |
| Rectangle(double width, double height) | SimpleShape | static |
| Rotate(MATRIX3 matrix) | SimpleShape | |
| Scale(VECTOR3 scale) | SimpleShape | |
| SimpleShape() (defined in SimpleShape) | SimpleShape | |
| Size() | SimpleShape | inline |
| Sphere(double radius, UINT segments) | SimpleShape | static |
| Translate(VECTOR3 offset) | SimpleShape | |
| vertices (defined in SimpleShape) | SimpleShape | private |
| ~SimpleShape() (defined in SimpleShape) | SimpleShape |