cherish
|
This is the complete list of members for entity::Photo, including all inherited members.
Entity2D() (defined in entity::Entity2D) | entity::Entity2D | |
Entity2D(const Entity2D ©, const osg::CopyOp ©op=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() const | entity::Photo | virtual |
getEntityType() const | entity::Photo | virtual |
getHeight() const (defined in entity::Photo) | entity::Photo | |
getTextureAsAttribute() const (defined in entity::Photo) | entity::Photo | |
getTransparency() const | entity::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::Photo | virtual |
Photo() | entity::Photo | |
Photo(const Photo &photo, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | entity::Photo | |
rotate(double angle) | entity::Photo | |
rotate(double theta, osg::Vec3f center) | entity::Photo | virtual |
scale(double scale, osg::Vec3f center) | entity::Photo | virtual |
scale(double scaleX, double scaleY, osg::Vec3f center) | entity::Photo | virtual |
scaleAndPositionWith(const entity::SVMData *svm, const osg::Vec3d &eye, const osg::Vec3d ¢er, 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::Photo | virtual |
setHeight(float h) (defined in entity::Photo) | entity::Photo | |
setSelected(float alpha) (defined in entity::Photo) | entity::Photo | virtual |
setTransparency(float alpha) | entity::Photo | |
setUnselected(float alpha) (defined in entity::Photo) | entity::Photo | virtual |
setWidth(float w) (defined in entity::Photo) | entity::Photo | |
updateVertices() (defined in entity::Photo) | entity::Photo | protected |