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

sglTriangleSet Class Reference

#include <sglTriangleSet.hpp>

Inheritance diagram for sglTriangleSet::

sglGeoSet sglDrawable sglObject List of all members.

Public Methods

 sglTriangleSet ()
virtual ~sglTriangleSet ()
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

Approximates a pfGeoSet which contains geometry data for a set of individual triangles, and pointers to the graphics state associated with it (sglGeoState).

Definition at line 40 of file sglTriangleSet.hpp.


Constructor & Destructor Documentation

sglTriangleSet::sglTriangleSet ( )
 

default constructor.

sglTriangleSet::~sglTriangleSet ( ) [virtual]
 

virtual destructor.


Member Function Documentation

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

retrieve the primitive type.

Reimplemented from sglGeoSet.

Definition at line 49 of file sglTriangleSet.hpp.

virtual sglBound::IntersectResultEnum sglTriangleSet::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