, including all inherited members.
addLight(Light *)=0 | UI::View | [pure virtual] |
animate()=0 | UI::View | [pure virtual] |
ApplyChanges(const ParameterMap &)=0 | UI::View | [protected, pure virtual] |
applyTransform(const VecMath::Rotation< 4 > &R, const VecMath::Vector< 4 > &T)=0 | UI::View | [pure virtual] |
commitDraw()=0 | UI::View | [pure virtual] |
drawCube(const VecMath::MultiDimensionalVector< VecMath::Vector< 4 >, 3 > &X, unsigned t, unsigned u, unsigned v, const VecMath::Vector< 3 > &v0, const VecMath::Vector< 3 > &v1, const VecMath::Vector< 3 > &v2, const VecMath::Vector< 3 > &v3, const VecMath::Vector< 3 > &v4, const VecMath::Vector< 3 > &v5, const VecMath::Vector< 3 > &v6, const VecMath::Vector< 3 > &v7)=0 | UI::View | [pure virtual] |
drawLine(const VecMath::Vector< 4 > &x0, const VecMath::Vector< 4 > &x1, const VecMath::Vector< 3 > &xscr0, const VecMath::Vector< 3 > &xscr1)=0 | UI::View | [pure virtual] |
drawPolygon(const std::vector< VecMath::Vector< 4 > > &x0, const std::vector< VecMath::Vector< 3 > > &xscr0)=0 | UI::View | [pure virtual] |
drawQuadrangle(const VecMath::Vector< 4 > &x0, const VecMath::Vector< 4 > &x1, const VecMath::Vector< 4 > &x2, const VecMath::Vector< 4 > &x3, const VecMath::Vector< 3 > &xscr0, const VecMath::Vector< 3 > &xscr1, const VecMath::Vector< 3 > &xscr2, const VecMath::Vector< 3 > &xscr3)=0 | UI::View | [pure virtual] |
drawTriangle(const VecMath::Vector< 4 > &x0, const VecMath::Vector< 4 > &x1, const VecMath::Vector< 4 > &x2, const VecMath::Vector< 3 > &xscr0, const VecMath::Vector< 3 > &xscr1, const VecMath::Vector< 3 > &xscr2)=0 | UI::View | [pure virtual] |
drawVertex(const VecMath::Vector< 4 > &x, const VecMath::Vector< 3 > &xscr)=0 | UI::View | [pure virtual] |
F() const =0 | UI::View | [pure virtual] |
getBackground()=0 | UI::View | [pure virtual] |
getColors() const =0 | UI::View | [pure virtual] |
getCoordinates() const =0 | UI::View | [pure virtual] |
getdR()=0 | UI::View | [pure virtual] |
getFog() const =0 | UI::View | [pure virtual] |
getHyperfog() const =0 | UI::View | [pure virtual] |
getImgDir()=0 | UI::View | [pure virtual] |
getImgPrefix()=0 | UI::View | [pure virtual] |
getLighting() const =0 | UI::View | [pure virtual] |
getLights()=0 | UI::View | [pure virtual] |
getNumFrames()=0 | UI::View | [protected, pure virtual] |
getNumLoops()=0 | UI::View | [protected, pure virtual] |
getShading() const =0 | UI::View | [pure virtual] |
getSolid() const =0 | UI::View | [pure virtual] |
getTransparence() const =0 | UI::View | [pure virtual] |
getWriteImages()=0 | UI::View | [protected, pure virtual] |
removeLight(std::vector< Light * >::iterator)=0 | UI::View | [pure virtual] |
setBackground(const Color &)=0 | UI::View | [pure virtual] |
setColors(bool)=0 | UI::View | [pure virtual] |
setCoordinates(bool)=0 | UI::View | [pure virtual] |
setDefaultBackground()=0 | UI::View | [protected, pure virtual] |
setdR(const VecMath::Rotation< 4 > &_dr)=0 | UI::View | [pure virtual] |
setF(Displayable *f)=0 | UI::View | [pure virtual] |
setFog(bool)=0 | UI::View | [pure virtual] |
setHyperfog(bool)=0 | UI::View | [pure virtual] |
setImgDir(const std::string &)=0 | UI::View | [pure virtual] |
setImgPrefix(const std::string &)=0 | UI::View | [pure virtual] |
setLighting(bool)=0 | UI::View | [pure virtual] |
setNumFrames(unsigned _numFrames)=0 | UI::View | [pure virtual] |
setNumLoops(unsigned _numLoops)=0 | UI::View | [pure virtual] |
setParameter(const std::string &parmName, const T &value) | UI::View | [inline] |
setShading(bool)=0 | UI::View | [pure virtual] |
setSize(unsigned, unsigned)=0 | UI::View | [pure virtual] |
setSolid(bool on)=0 | UI::View | [pure virtual] |
setTransparence(bool)=0 | UI::View | [pure virtual] |
setWriteImages(bool)=0 | UI::View | [protected, pure virtual] |
View() (defined in UI::View) | UI::View | [inline] |
~View() (defined in UI::View) | UI::View | [inline, virtual] |