Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csBspNode Class Reference

A BSP node. More...

#include <bsp.h>

Inheritance diagram for csBspNode:

csPolygonTreeNode List of all members.

Public Methods

bool IsEmpty ()
 Return true if node is empty.

int Type ()
 Return type (NODE_???).

int CountPolygons ()
 Count all the polygons in this node and children. More...


Friends

class  csBspTree

Detailed Description

A BSP node.


Member Function Documentation

int csBspNode::CountPolygons ( )
 

Count all the polygons in this node and children.

This function only calls leaf polygons (i.e. polygons that will actually be returned by Front2Back/Back2Front).


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000