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

sglIndexedTriangleSet Class Reference

#include <sglIndexedTriangleSet.hpp>

Inheritance diagram for sglIndexedTriangleSet::

sglIndexedGeoSet sglGeoSet sglDrawable sglObject List of all members.

Public Methods

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

Protected Methods

virtual void updateDrawFunc ()

Friends

class  Initializer

Detailed Description

geometry data (with index lists) for individual triangles

Definition at line 38 of file sglIndexedTriangleSet.hpp.


Constructor & Destructor Documentation

sglIndexedTriangleSet::sglIndexedTriangleSet ( )
 

default constructor.

sglIndexedTriangleSet::~sglIndexedTriangleSet ( ) [virtual]
 

virtual destructor.


Member Function Documentation

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

retrieve the type of primitive.

Reimplemented from sglGeoSet.

Definition at line 47 of file sglIndexedTriangleSet.hpp.

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