graphics_xform Member List
This is the complete list of members for
graphics_xform, including all inherited members.
graphics_xform(void) | graphics_xform | [inline] |
graphics_xform(const Matrix &xm, const Matrix &xim, const scaler &x, const scaler &y, const scaler &z) | graphics_xform | [inline] |
graphics_xform(const graphics_xform &g) | graphics_xform | [inline] |
operator=(const graphics_xform &g) | graphics_xform | [inline] |
scale(const Matrix &m) const | graphics_xform | [inline] |
transform(double x, double y, double z, bool scale=true) const | graphics_xform | |
untransform(double x, double y, double z, bool scale=true) const | graphics_xform | |
xform_eye(void) | graphics_xform | [static] |
xform_vector(double x, double y, double z) | graphics_xform | [static] |
xscale(const Matrix &m) const | graphics_xform | [inline] |
yscale(const Matrix &m) const | graphics_xform | [inline] |
zscale(const Matrix &m) const | graphics_xform | [inline] |
~graphics_xform(void) | graphics_xform | [inline] |