osgCal::TextureLayersFlatten::Quad Class Reference

List of all members.

Public Member Functions

 Quad (QuadParams &)
virtual ~Quad ()
osg::Geode * getGeode () const
osg::Geometry * getGeometry () const
osg::Vec3Array * getVerticesArray () const
osg::Vec2Array * getUVArray () const
osg::Material * getMaterial () const
osg::Texture2D * getTexture () const
void setTexture (osg::Texture2D *_tex)

Protected Attributes

osg::ref_ptr< osg::Geode > geode_
osg::ref_ptr< osg::Geometry > geom_
osg::ref_ptr< osg::Vec3Array > vertices_
osg::ref_ptr< osg::Vec2Array > uv_
osg::ref_ptr< osg::Material > material_
osg::ref_ptr< osg::Texture2D > texture_

Constructor & Destructor Documentation

osgCal::TextureLayersFlatten::Quad::Quad QuadParams  )  [explicit]
 

virtual osgCal::TextureLayersFlatten::Quad::~Quad  )  [virtual]
 


Member Function Documentation

osg::Geode* osgCal::TextureLayersFlatten::Quad::getGeode  )  const [inline]
 

osg::Geometry* osgCal::TextureLayersFlatten::Quad::getGeometry  )  const [inline]
 

osg::Material* osgCal::TextureLayersFlatten::Quad::getMaterial  )  const [inline]
 

osg::Texture2D* osgCal::TextureLayersFlatten::Quad::getTexture  )  const [inline]
 

osg::Vec2Array* osgCal::TextureLayersFlatten::Quad::getUVArray  )  const [inline]
 

osg::Vec3Array* osgCal::TextureLayersFlatten::Quad::getVerticesArray  )  const [inline]
 

void osgCal::TextureLayersFlatten::Quad::setTexture osg::Texture2D *  _tex  )  [inline]
 


Member Data Documentation

osg::ref_ptr<osg::Geode> osgCal::TextureLayersFlatten::Quad::geode_ [protected]
 

osg::ref_ptr<osg::Geometry> osgCal::TextureLayersFlatten::Quad::geom_ [protected]
 

osg::ref_ptr<osg::Material> osgCal::TextureLayersFlatten::Quad::material_ [protected]
 

osg::ref_ptr<osg::Texture2D> osgCal::TextureLayersFlatten::Quad::texture_ [protected]
 

osg::ref_ptr<osg::Vec2Array> osgCal::TextureLayersFlatten::Quad::uv_ [protected]
 

osg::ref_ptr<osg::Vec3Array> osgCal::TextureLayersFlatten::Quad::vertices_ [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 23:43:05 2006 for osgCal by  doxygen 1.4.6