OpenSceneGraph  3.0.1
Public Types | Public Member Functions | Protected Attributes
osgText::Bevel Class Reference
Inheritance diagram for osgText::Bevel:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::vector< osg::Vec2Vertices

Public Member Functions

 Bevel ()
 Bevel (const Bevel &bevel, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 META_Object (osgText, Bevel) bool operator
void roundedBevel (float width=0.5f, unsigned int numSteps=10)
void roundedBevel2 (float width=0.5f, unsigned int numSteps=10)
void setVertices (const Vertices &vertices)
VerticesgetVertices ()
const VerticesgetVertices () const
void print (std::ostream &fout)

Protected Attributes

float _thickness
Vertices _vertices

Member Typedef Documentation

typedef std::vector<osg::Vec2> osgText::Bevel::Vertices

Constructor & Destructor Documentation

osgText::Bevel::Bevel ( )
osgText::Bevel::Bevel ( const Bevel bevel,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
)

Member Function Documentation

Vertices& osgText::Bevel::getVertices ( ) [inline]
const Vertices& osgText::Bevel::getVertices ( ) const [inline]
osgText::Bevel::META_Object ( osgText  ,
Bevel   
)
void osgText::Bevel::print ( std::ostream &  fout)
void osgText::Bevel::roundedBevel ( float  width = 0.5f,
unsigned int  numSteps = 10 
)
void osgText::Bevel::roundedBevel2 ( float  width = 0.5f,
unsigned int  numSteps = 10 
)
void osgText::Bevel::setVertices ( const Vertices vertices) [inline]

Member Data Documentation

float osgText::Bevel::_thickness [protected]

The documentation for this class was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:49 for the OpenSceneGraph by doxygen 1.7.5.