cherish
entity::Photo Member List

This is the complete list of members for entity::Photo, including all inherited members.

Entity2D() (defined in entity::Entity2D)entity::Entity2D
Entity2D(const Entity2D &copy, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY) (defined in entity::Entity2D)entity::Entity2D
flipH()entity::Photo
flipV()entity::Photo
getAngle() const (defined in entity::Photo)entity::Photo
getCenter() const (defined in entity::Photo)entity::Photo
getColor() constentity::Photovirtual
getEntityType() constentity::Photovirtual
getHeight() const (defined in entity::Photo)entity::Photo
getTextureAsAttribute() const (defined in entity::Photo)entity::Photo
getTransparency() constentity::Photo
getWidth() const (defined in entity::Photo)entity::Photo
loadImage(const std::string &fname) (defined in entity::Photo)entity::Photo
move(const double u, const double v)entity::Photo
moveDelta(double du, double dv)entity::Photovirtual
Photo()entity::Photo
Photo(const Photo &photo, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)entity::Photo
rotate(double angle)entity::Photo
rotate(double theta, osg::Vec3f center)entity::Photovirtual
scale(double scale, osg::Vec3f center)entity::Photovirtual
scale(double scaleX, double scaleY, osg::Vec3f center)entity::Photovirtual
scaleAndPositionWith(const entity::SVMData *svm, const osg::Vec3d &eye, const osg::Vec3d &center, const osg::Vec3d &up)entity::Photo
scaleWithinViewport(const osg::Plane &plane, const osg::Vec3f &C, const osg::Matrix &invM)entity::Photo
setAngle(float a) (defined in entity::Photo)entity::Photo
setCenter(const osg::Vec3f &c) (defined in entity::Photo)entity::Photo
setColor(const osg::Vec4f &color)entity::Photovirtual
setHeight(float h) (defined in entity::Photo)entity::Photo
setSelected(float alpha) (defined in entity::Photo)entity::Photovirtual
setTransparency(float alpha)entity::Photo
setUnselected(float alpha) (defined in entity::Photo)entity::Photovirtual
setWidth(float w) (defined in entity::Photo)entity::Photo
updateVertices() (defined in entity::Photo)entity::Photoprotected