Statistics base class.
Inheritance:
Public Fields
-
int numOpaque
-
int nummat
-
int nbins
-
int nprims
-
int nlights
-
int numprimtypes[20]
-
int primtypes[20]
-
int primlens[20]
-
int primverts[20]
Public Methods
-
Statistics()
-
~Statistics()
-
void reset()
-
virtual osg::Object* clone() const
-
virtual bool isSameKindAs(const osg::Object* obj) const
-
virtual const char* className() const
-
void addstat(osg::GeoSet* gs)
Documentation
Statistics base class. Used to extract primitive information from
the renderBin(s).
- Statistics()
- ~Statistics()
- void reset()
- virtual osg::Object* clone() const
- virtual bool isSameKindAs(const osg::Object* obj) const
- virtual const char* className() const
- void addstat(osg::GeoSet* gs)
- int numOpaque
- int nummat
- int nbins
- int nprims
- int nlights
- int numprimtypes[20]
- int primtypes[20]
- int primlens[20]
- int primverts[20]
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.