CSAD
 All Classes Namespaces Functions Variables Enumerations Enumerator Friends Groups Pages
gen::ModellerMesh Member List

This is the complete list of members for gen::ModellerMesh, including all inherited members.

addArray(Vector< vector2i > *arr, unsigned int from=0, unsigned int count=0)gen::ModellerMesh
addArray(Vector< vector2f > *arr, unsigned int from=0, unsigned int count=0)gen::ModellerMesh
addArray(Vector< vector3f > *arr, unsigned int from=0, unsigned int count=0)gen::ModellerMesh
addByTess(void *tess)gen::ModellerMesh
addRotation(quaterniond *rot)gen::ModellerMesh
addScale(vector3f *scale)gen::ModellerMesh
addTranslate(vector3d *pos)gen::ModellerMesh
addTranslate(double x, double y, double z)gen::ModellerMesh
circle(float radius, unsigned int cells, float start=0, float end=0)gen::ModellerMesh
copyIndex(Mesh *mesh, unsigned int at, unsigned int from, unsigned int count, int off)gen::ModellerMesh
copyVertex(Mesh *mesh, unsigned int at, unsigned int from, unsigned int count)gen::ModellerMesh
fill(GeometryPath2F *path, float bsmooth=0)gen::ModellerMesh
quad(float width, float height, float bsmooth=0)gen::ModellerMesh
resetMatrix()gen::ModellerMesh
Rotate(vector3d *rot)gen::ModellerMesh
Scale(vector3f *scale)gen::ModellerMesh
setColor(unsigned int color)gen::ModellerMesh
setColor(vector4f *color)gen::ModellerMesh
setColor(float b, float g, float r, float a)gen::ModellerMesh
setMesh(Mesh *mesh)gen::ModellerMesh
setMode(unsigned int mode)gen::ModellerMesh
sphere(float radius, unsigned int wcells, unsigned int hcells)gen::ModellerMesh
strokedCircle(float radius, float width, unsigned int cells, float start=0.0f, float end=0.0f, float bsmooth=0)gen::ModellerMesh
stroker(GeometryPath2F *path, float width, float offset)gen::ModellerMesh
textExtrude(char *text, TextStyle *style, float z, float extrude=0)gen::ModellerMesh
textFlat(char *text, TextStyle *style, float z, float bsmooth=0)gen::ModellerMesh
textTexture(char *text, TextStyle *style, float z)gen::ModellerMesh
Transform(unsigned int from, unsigned int count)gen::ModellerMesh
Translate(vector3d *pos)gen::ModellerMesh
TRS(vector3d *pos, quaterniond *rot, vector3f *scale)gen::ModellerMesh