GNU Octave  9.1.0
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()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
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
xform_eye()graphics_xformstatic
xform_vector(double x, double y, double z)graphics_xformstatic
xscale(const Matrix &m) constgraphics_xforminline
yscale(const Matrix &m) constgraphics_xforminline
zscale(const Matrix &m) constgraphics_xforminline
~graphics_xform()=defaultgraphics_xform