Navigation

Operators and Keywords

Function List:

C++ API

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, const Matrix &zl)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 use_scale=true) const graphics_xform
untransform(double x, double y, double z, bool use_scale=true) const graphics_xform
untransform(double x, double y, bool use_scale=true) const graphics_xform [inline]
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]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines