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

sglTriangleFanSet Class Reference

#include <sglTriangleFanSet.hpp>

Inheritance diagram for sglTriangleFanSet::

sglGeoStripSet sglGeoSet sglDrawable sglObject List of all members.

Public Methods

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

Detailed Description

Approximates a pfGeoSet which contains geometry data for one or more triangle fan sets, and pointers to the graphics state associated with it (sglGeoState).

Definition at line 40 of file sglTriangleFanSet.hpp.


Constructor & Destructor Documentation

sglTriangleFanSet::sglTriangleFanSet ( )
 

default constructor.

sglTriangleFanSet::~sglTriangleFanSet ( ) [virtual]
 

virtual destructor.


Member Function Documentation

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

retrieve the type of primitive.

Reimplemented from sglGeoSet.

Definition at line 49 of file sglTriangleFanSet.hpp.

virtual sglBound::IntersectResultEnum sglTriangleFanSet::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:11 2002 for SGL by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001