CSGObjectSolid Member List
This is the complete list of members for CSGObjectSolid, including all inherited members.
_T (defined in Solid) | Solid | protected |
CSGObjectSolid(CSGObject *object) | CSGObjectSolid | inline |
CSGObjectSolid(std::istream &s) | CSGObjectSolid | |
debug_print(std::ostream &os) const | CSGObjectSolid | virtual |
inside(const Vec3D &x) const | CSGObjectSolid | virtual |
reset_transformation(void) | Solid | |
rotate_x(double a) | Solid | |
rotate_y(double a) | Solid | |
rotate_z(double a) | Solid | |
save(std::ostream &fout) const | CSGObjectSolid | virtual |
scale(double sx) | Solid | |
scale(const Vec3D &sx) | Solid | |
set_transformation(const Transformation &T) | Solid | |
Solid() | Solid | protected |
translate(const Vec3D &dx) | Solid | |
~CSGObjectSolid() | CSGObjectSolid | inline |
~Solid() | Solid | virtual |