Overture  Version 25
Public Member Functions | List of all members
BoundingBoxStack Class Reference

#include <BoundingBox.h>

Public Member Functions

 BoundingBoxStack ()
 
 ~BoundingBoxStack ()
 
void push (BoundingBox &bb)
 
BoundingBoxpop ()
 
int isEmpty () const
 

Constructor & Destructor Documentation

BoundingBoxStack::BoundingBoxStack ( )
BoundingBoxStack::~BoundingBoxStack ( )

Member Function Documentation

int BoundingBoxStack::isEmpty ( ) const
BoundingBox & BoundingBoxStack::pop ( )
void BoundingBoxStack::push ( BoundingBox bb)

The documentation for this class was generated from the following files: