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

FindApproxLevel Class Reference

This class is local to this package only; it doesn't get exported. More...

#include <findApproxLevel.h>

List of all members.

Public Types

typedef pvector< FindApproxLevelEntryVec

Public Member Functions

void add_entry (const FindApproxLevelEntry &entry)
 Adds a new entry to the level.

void write (ostream &out) const
 Shows the entire contents of the level, one entry per line.


Public Attributes

Vec _v


Detailed Description

This class is local to this package only; it doesn't get exported.

It maintains the list of nodes find_approx() considers for each level of the scene graph it visits, in its breadth-first search.

Definition at line 43 of file findApproxLevel.h.


Member Typedef Documentation

typedef pvector<FindApproxLevelEntry> FindApproxLevel::Vec
 

Definition at line 49 of file findApproxLevel.h.


Member Function Documentation

void FindApproxLevel::add_entry const FindApproxLevelEntry entry  )  [inline]
 

Adds a new entry to the level.

Definition at line 32 of file findApproxLevel.I.

Referenced by NodePathCollection::get_path(), and NodePath::set_billboard_point_eye().

void FindApproxLevel::write ostream &  out  )  const
 

Shows the entire contents of the level, one entry per line.

For debugging only.

Definition at line 35 of file findApproxLevel.cxx.


Member Data Documentation

Vec FindApproxLevel::_v
 

Definition at line 50 of file findApproxLevel.h.


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:50:36 2003 for Panda by doxygen1.3