Equalizer 1.0

osgScaleViewer::Quad Class Reference

List of all members.

Public Member Functions

osg::ref_ptr< osg::Node > createQuad () const
 Creates and returns the root node of the quad.
osg::ref_ptr< osg::Node > createQuad (int width, int height) const
 Creates and returns the root node of the textured quad.

Detailed Description

Definition at line 41 of file quad.h.


Member Function Documentation

osg::ref_ptr< osg::Node > osgScaleViewer::Quad::createQuad ( ) const

Creates and returns the root node of the quad.

Returns:
the root node holding the quad.

Definition at line 40 of file quad.cpp.

osg::ref_ptr< osg::Node > osgScaleViewer::Quad::createQuad ( int  width,
int  height 
) const

Creates and returns the root node of the textured quad.

Parameters:
widththe width of the image.
heightthe height of the image.

Definition at line 50 of file quad.cpp.


The documentation for this class was generated from the following files:
Generated on Sun May 8 2011 19:11:11 for Equalizer 1.0 by  doxygen 1.7.3