GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
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 |
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 |
operator=(const graphics_xform &g) | graphics_xform | inline |
scale(const Matrix &m) const | graphics_xform | inline |
scale(const Matrix &m) const | graphics_xform | inline |
sx | graphics_xform | private |
sy | graphics_xform | private |
sz | graphics_xform | private |
transform(double x, double y, double z, bool use_scale=true) const | graphics_xform | |
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 |
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 | graphics_xform | private |
xform_eye(void) | graphics_xform | static |
xform_eye(void) | graphics_xform | static |
xform_inv | graphics_xform | private |
xform_vector(double x, double y, double z) | graphics_xform | static |
xform_vector(double x, double y, double z) | graphics_xform | static |
xscale(const Matrix &m) const | graphics_xform | inline |
xscale(const Matrix &m) const | graphics_xform | inline |
yscale(const Matrix &m) const | graphics_xform | inline |
yscale(const Matrix &m) const | graphics_xform | inline |
zlim | graphics_xform | private |
zscale(const Matrix &m) const | graphics_xform | inline |
zscale(const Matrix &m) const | graphics_xform | inline |
~graphics_xform(void) | graphics_xform | inline |
~graphics_xform(void) | graphics_xform | inline |