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

sglMonoIndexedQuadSet Class Reference

#include <sglMonoIndexedQuadSet.hpp>

Inheritance diagram for sglMonoIndexedQuadSet::

sglMonoIndexedGeoSet sglGeoSet sglDrawable sglObject List of all members.

Public Methods

 sglMonoIndexedQuadSet ()
virtual ~sglMonoIndexedQuadSet ()
sglStats::PrimEnum getPrimType () const
GLenum getGLPrimType () const
unsigned int getPrimSize () const
AAEnum getAAType () const
virtual sglBound::IntersectResultEnum intersectPrim (sglIntersectf &segset)
virtual sglBound::IntersectResultEnum intersectPrim (sglIntersectd &segset)

Detailed Description

geometry data for quads that use a single index list for all attributes

Definition at line 36 of file sglMonoIndexedQuadSet.hpp.


Constructor & Destructor Documentation

sglMonoIndexedQuadSet::sglMonoIndexedQuadSet ( )
 

default constructor.

sglMonoIndexedQuadSet::~sglMonoIndexedQuadSet ( ) [virtual]
 

virtual destructor.


Member Function Documentation

sglStats::PrimEnum sglMonoIndexedQuadSet::getPrimType ( ) const [inline, virtual]
 

retrieve the type of primitive.

Reimplemented from sglGeoSet.

Definition at line 45 of file sglMonoIndexedQuadSet.hpp.

virtual sglBound::IntersectResultEnum sglMonoIndexedQuadSet::intersectPrim ( sglIntersectf & segset ) [virtual]
 

default behaviour for unimplemented versions.

Reimplemented from sglDrawable.


The documentation for this class was generated from the following file:
Generated at Mon Jul 1 18:00:09 2002 for SGL by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001