Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::LineStipple Class Reference

Inheritance diagram for osg::LineStipple:

Inheritance graph
[legend]
List of all members.

Public Methods

 LineStipple ()
 LineStipple (const LineStipple &lw, const CopyOp &copyop=CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.

 META_StateAttribute (osg, LineStipple, LINESTIPPLE)
virtual int compare (const StateAttribute &sa) const
 return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs.

virtual void getAssociatedModes (std::vector< GLMode > &modes) const
 return the modes associated with this StateSet

void setFactor (const int factor)
const int getFactor () const
void setPattern (const unsigned short pattern)
const unsigned short getPattern () const
virtual void apply (State &state) const
 apply the OpenGL state attributes.


Protected Methods

virtual ~LineStipple ()

Protected Attributes

int _factor
unsigned short _pattern

Constructor & Destructor Documentation

osg::LineStipple::LineStipple  
 

osg::LineStipple::LineStipple const LineStipple &    lw,
const CopyOp   copyop = CopyOp::SHALLOW_COPY
[inline]
 

Copy constructor using CopyOp to manage deep vs shallow copy.

virtual osg::LineStipple::~LineStipple   [protected, virtual]
 


Member Function Documentation

virtual void osg::LineStipple::apply State   state const [virtual]
 

apply the OpenGL state attributes.

The global state for the current OpenGL context is passed in to allow the StateAttribute to obtain details on the the current context and state.

Implements osg::StateAttribute.

virtual int osg::LineStipple::compare const StateAttribute   sa const [inline, virtual]
 

return -1 if *this < *rhs, 0 if *this==*rhs, 1 if *this>*rhs.

Implements osg::StateAttribute.

virtual void osg::LineStipple::getAssociatedModes std::vector< GLMode > &    modes const [inline, virtual]
 

return the modes associated with this StateSet

Reimplemented from osg::StateAttribute.

const int osg::LineStipple::getFactor   const [inline]
 

const unsigned short osg::LineStipple::getPattern   const [inline]
 

osg::LineStipple::META_StateAttribute osg   ,
LineStipple   ,
LINESTIPPLE   
 

void osg::LineStipple::setFactor const int    factor
 

void osg::LineStipple::setPattern const unsigned short    pattern
 


Member Data Documentation

int osg::LineStipple::_factor [protected]
 

unsigned short osg::LineStipple::_pattern [protected]
 


The documentation for this class was generated from the following file:
Generated at Wed Sep 18 13:55:32 2002 for the Open Scene Graph by doxygen 1.2.16.