GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
graphics_xform Member List

This is the complete list of members for graphics_xform, including all inherited members.

graphics_xform(void)graphics_xforminline
graphics_xform(const Matrix &xm, const Matrix &xim, const scaler &x, const scaler &y, const scaler &z, const Matrix &zl)graphics_xforminline
graphics_xform(const graphics_xform &g)graphics_xforminline
operator=(const graphics_xform &g)graphics_xforminline
scale(const Matrix &m) constgraphics_xforminline
sxgraphics_xformprivate
sygraphics_xformprivate
szgraphics_xformprivate
transform(double x, double y, double z, bool use_scale=true) constgraphics_xform
untransform(double x, double y, double z, bool use_scale=true) constgraphics_xform
untransform(double x, double y, bool use_scale=true) constgraphics_xforminline
xformgraphics_xformprivate
xform_eye(void)graphics_xformstatic
xform_invgraphics_xformprivate
xform_vector(double x, double y, double z)graphics_xformstatic
xscale(const Matrix &m) constgraphics_xforminline
yscale(const Matrix &m) constgraphics_xforminline
zlimgraphics_xformprivate
zscale(const Matrix &m) constgraphics_xforminline
~graphics_xform(void)=defaultgraphics_xform