bounds(FXRangef &box) | FX::FXGLVertices | [virtual] |
BrighterGenerator(FXGLColor &color, FXGLVertices *obj, FXGLViewer *viewer, FXuint vertex, void *&data) | FX::FXGLVertices | [static] |
canDelete() const | FX::FXGLShape | [virtual] |
canDrag() const | FX::FXGLShape | [virtual] |
color (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
colorGenerator (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
colorGeneratorData (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
ColorGeneratorFunc typedef (defined in FX::FXGLVertices) | FX::FXGLVertices | |
copy() | FX::FXGLVertices | [virtual] |
DarkerGenerator(FXGLColor &color, FXGLVertices *obj, FXGLViewer *viewer, FXuint vertex, void *&data) | FX::FXGLVertices | [static] |
decouplePythonObject() const | FX::FXObject | [inline, virtual] |
displayLists (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
drag(FXGLViewer *viewer, FXint fx, FXint fy, FXint tx, FXint ty) | FX::FXGLShape | [virtual] |
draw(FXGLViewer *viewer) | FX::FXGLVertices | [virtual] |
drawbox() (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
drawhandles() (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
FXGLObject() | FX::FXGLObject | [inline] |
FXGLObject(const FXGLObject &orig) | FX::FXGLObject | [inline] |
FXGLShape() (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
FXGLShape(FXfloat x, FXfloat y, FXfloat z, FXuint opts) | FX::FXGLShape | |
FXGLShape(FXfloat x, FXfloat y, FXfloat z, FXuint opts, const FXMaterial &front, const FXMaterial &back) | FX::FXGLShape | |
FXGLShape(const FXGLShape &orig) | FX::FXGLShape | |
FXGLVertices() (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
FXGLVertices(FXfloat x, FXfloat y, FXfloat z, FXuint opts=VERTICES_POINTS, FXVec3f *vertices=NULL, FXuint no=0, FXfloat pointSize=4.0f, FXfloat lineSize=1.0f) | FX::FXGLVertices | |
FXGLVertices(const FXGLVertices &orig) | FX::FXGLVertices | |
getClassName() const | FX::FXObject | |
getColor() const | FX::FXGLVertices | [inline] |
getLineSize() const | FX::FXGLVertices | [inline] |
getMaterial(FXint side, FXMaterial &mtl) const | FX::FXGLShape | |
getNumberOfVertices() const | FX::FXGLVertices | [inline] |
getOptions() const | FX::FXGLShape | [inline] |
getPointSize() const | FX::FXGLVertices | [inline] |
getPosition() const | FX::FXGLShape | [inline] |
getPythonObject() const | FX::FXObject | [inline, virtual] |
getTipText() const | FX::FXGLShape | [inline] |
getVertices() const | FX::FXGLVertices | [inline] |
hit(FXGLViewer *viewer) | FX::FXGLVertices | [virtual] |
ID_BACK_MATERIAL enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_FRONT_MATERIAL enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_LAST enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_SHADEOFF enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_SHADEON enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_SHADESMOOTH enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_STYLE_BOUNDINGBOX enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_STYLE_POINTS enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_STYLE_SURFACE enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_STYLE_WIREFRAME enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_TOGGLE_CULLING enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
ID_TOGGLE_SIDED enum value (defined in FX::FXGLShape) | FX::FXGLShape | |
identify(FXuint *path) | FX::FXGLObject | [virtual] |
isMemberOf(const FXMetaClass *metaclass) const | FX::FXObject | |
lineSize (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
load(FXStream &store) | FX::FXGLVertices | [virtual] |
material (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
modified (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
onCmdBackMaterial(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onCmdDrawingStyle(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onCmdFrontMaterial(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onCmdShadeOff(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onCmdShadeOn(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onCmdShadeSmooth(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onDefault(FXObject *, FXSelector, void *) | FX::FXObject | [virtual] |
onDNDDrop(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onDNDMotion(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onQueryTip(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onUpdBackMaterial(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onUpdDrawingStyle(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onUpdFrontMaterial(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onUpdShadeOff(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onUpdShadeOn(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
onUpdShadeSmooth(FXObject *, FXSelector, void *) (defined in FX::FXGLShape) | FX::FXGLShape | |
options (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
pointSize (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
position (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
RainbowGenerator(FXGLColor &color, FXGLVertices *obj, FXGLViewer *viewer, FXuint vertex, void *&data) | FX::FXGLVertices | [static] |
range (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
save(FXStream &store) const | FX::FXGLVertices | [virtual] |
setColor(const FXGLColor &col) | FX::FXGLVertices | |
setColorGenerator(ColorGeneratorFunc func, void *data=0) | FX::FXGLVertices | |
setLineSize(FXfloat ps) | FX::FXGLVertices | |
setMaterial(FXint side, const FXMaterial &mtl) | FX::FXGLShape | |
setModified(bool v=true) | FX::FXGLVertices | [inline] |
setNumberOfVertices(FXuint vertices) | FX::FXGLVertices | |
setOptions(FXuint opts) | FX::FXGLShape | [inline] |
setPointSize(FXfloat ps) | FX::FXGLVertices | |
setPosition(const FXVec3f &pos) | FX::FXGLShape | |
setTipText(const FXString &text) | FX::FXGLShape | [inline] |
setVertices(FXVec3f *verts, FXuint no) | FX::FXGLVertices | |
tip (defined in FX::FXGLShape) | FX::FXGLShape | [protected] |
tr(const char *text, const char *hint=0) | FX::FXObject | |
tryHandle(FXObject *sender, FXSelector sel, void *ptr) | FX::FXObject | [virtual] |
vertexNumber (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
vertices (defined in FX::FXGLVertices) | FX::FXGLVertices | [protected] |
~FXGLObject() | FX::FXGLObject | [inline, virtual] |
~FXGLVertices() (defined in FX::FXGLVertices) | FX::FXGLVertices | |
~FXObject() | FX::FXObject | [virtual] |