bounds(FXRange &box) | FXGLShape | [virtual] |
canDelete() const | FXGLShape | [virtual] |
canDrag() const | FXGLShape | [virtual] |
copy() | FXGLSphere | [virtual] |
drag(FXGLViewer *viewer, FXint fx, FXint fy, FXint tx, FXint ty) | FXGLShape | [virtual] |
draw(FXGLViewer *viewer) | FXGLShape | [virtual] |
drawshape(FXGLViewer *viewer) (defined in FXGLSphere) | FXGLSphere | [virtual] |
FXGLObject() | FXGLObject | [inline] |
FXGLObject(const FXGLObject &orig) | FXGLObject | [inline] |
FXGLShape(FXfloat x, FXfloat y, FXfloat z, FXuint opts) | FXGLShape | |
FXGLShape(FXfloat x, FXfloat y, FXfloat z, FXuint opts, const FXMaterial &front, const FXMaterial &back) | FXGLShape | |
FXGLShape(const FXGLShape &orig) | FXGLShape | |
FXGLSphere() (defined in FXGLSphere) | FXGLSphere | |
FXGLSphere(FXfloat x, FXfloat y, FXfloat z, FXfloat r=1.0f) | FXGLSphere | |
FXGLSphere(FXfloat x, FXfloat y, FXfloat z, FXfloat r, const FXMaterial &mtl) | FXGLSphere | |
FXGLSphere(const FXGLSphere &orig) | FXGLSphere | |
getClassName() const | FXObject | |
getMaterial(FXint side, FXMaterial &mtl) const | FXGLShape | |
getRadius() const (defined in FXGLSphere) | FXGLSphere | [inline] |
getSlices() const (defined in FXGLSphere) | FXGLSphere | [inline] |
getStacks() const (defined in FXGLSphere) | FXGLSphere | [inline] |
getTipText | FXGLShape | |
hit(FXGLViewer *viewer) | FXGLShape | [virtual] |
ID_BACK_MATERIAL enum value (defined in FXGLShape) | FXGLShape | |
ID_FRONT_MATERIAL enum value (defined in FXGLShape) | FXGLShape | |
ID_LAST enum value | FXGLSphere | |
ID_SHADEOFF enum value (defined in FXGLShape) | FXGLShape | |
ID_SHADEON enum value (defined in FXGLShape) | FXGLShape | |
ID_SHADESMOOTH enum value (defined in FXGLShape) | FXGLShape | |
ID_STYLE_BOUNDINGBOX enum value (defined in FXGLShape) | FXGLShape | |
ID_STYLE_POINTS enum value (defined in FXGLShape) | FXGLShape | |
ID_STYLE_SURFACE enum value (defined in FXGLShape) | FXGLShape | |
ID_STYLE_WIREFRAME enum value (defined in FXGLShape) | FXGLShape | |
ID_TOGGLE_CULLING enum value (defined in FXGLShape) | FXGLShape | |
ID_TOGGLE_SIDED enum value (defined in FXGLShape) | FXGLShape | |
identify(FXuint *path) | FXGLObject | [virtual] |
isMemberOf(const FXMetaClass *metaclass) const | FXObject | |
load(FXStream &store) | FXGLSphere | [virtual] |
onDefault(FXObject *, FXSelector, void *) | FXObject | [virtual] |
radius (defined in FXGLSphere) | FXGLSphere | |
save(FXStream &store) const | FXGLSphere | [virtual] |
setMaterial(FXint side, const FXMaterial &mtl) | FXGLShape | |
setRadius(FXfloat r) | FXGLSphere | [inline] |
setSlices(FXint s) | FXGLSphere | [inline] |
setStacks(FXint s) | FXGLSphere | [inline] |
setTipText(const FXString &text) | FXGLShape | [inline] |
slices (defined in FXGLSphere) | FXGLSphere | |
stacks (defined in FXGLSphere) | FXGLSphere | |
~FXGLObject() | FXGLObject | [inline, virtual] |
~FXGLSphere() | FXGLSphere | [virtual] |
~FXObject() | FXObject | [virtual] |