|
Jive reference manual
|
This is the complete list of members for jem::gl::Camera, including all inherited members.
| Camera(const String &name="") | jem::gl::Camera | explicit |
| clearParent() | jem::gl::GfxNode | |
| clone() const | jem::Object | |
| Collectable() | jem::Collectable | protected |
| configure(const Properties &props) | jem::gl::GfxNode | virtual |
| equals(const Ref< Object > &obj) const | jem::Object | virtual |
| findNode(const String &name) const | jem::gl::GfxNode | virtual |
| getBBox(Box &box) const | jem::gl::GfxNode | virtual |
| getClass() const | jem::Object | virtual |
| getConfig(const Properties &props) const | jem::gl::GfxNode | virtual |
| getContext() const | jem::gl::GfxNode | virtual |
| getName() const | jem::NamedObject | |
| getParent() const | jem::gl::GfxNode | |
| getProjection() const =0 | jem::gl::Camera | pure virtual |
| getType() | jem::Object | static |
| getViewport() const =0 | jem::gl::Camera | pure virtual |
| getVisibility(bool &viz, Box &vbox, const Transform &proj) const | jem::gl::GfxNode | virtual |
| getVisibleBox(Box &box) const =0 | jem::gl::Camera | pure virtual |
| getZoom() const | jem::gl::Camera | virtual |
| GfxNode(const String &name="") | jem::gl::GfxNode | explicit |
| hashValue() const | jem::Object | virtual |
| isOrtho() const | jem::gl::Camera | virtual |
| jitter(Transform &proj, GLdouble dx, GLdouble dy) const =0 | jem::gl::Camera | pure virtual |
| listProps(const Properties &props) const | jem::gl::GfxNode | virtual |
| lookAtBox(const Box &box)=0 | jem::gl::Camera | pure virtual |
| lookAtObj(const GfxNode &obj) | jem::gl::Camera | |
| lookAtRect(GfxContext >x, const Rect &rect) | jem::gl::Camera | |
| makeContext(const String &kind, const String &name) | jem::NamedObject | static |
| myName_ | jem::NamedObject | protected |
| NamedObject(const String &name="") | jem::NamedObject | explicit |
| reset() | jem::gl::Camera | virtual |
| setParent(GfxNode *parent) | jem::gl::GfxNode | |
| setZoom(GLdouble factor) | jem::gl::Camera | virtual |
| takeAction(const String &action, const Properties ¶ms) | jem::gl::GfxNode | virtual |
| takeGLAction(GfxContext >x, int action, const Properties ¶ms)=0 | jem::gl::GfxNode | pure virtual |
| takeNRAction(const String &action, const Properties ¶ms) | jem::gl::GfxNode | virtual |
| toString() const | jem::NamedObject | virtual |
| translateObj(GfxNode &node, GLdouble dx, GLdouble dy, GLdouble dz) const =0 | jem::gl::Camera | pure virtual |
| updateZRange() | jem::gl::Camera | virtual |
| zoomIn(GLdouble step=1.0) | jem::gl::Camera | |
| zoomOut(GLdouble step=1.0) | jem::gl::Camera | |
| ~Camera() | jem::gl::Camera | protectedvirtual |
| ~Collectable() | jem::Collectable | protected |
| ~GfxNode() | jem::gl::GfxNode | protectedvirtual |
| ~NamedObject() | jem::NamedObject | protectedvirtual |