PixelLightAPI  .
Public Member Functions
PLScene::SHKdTree Class Reference

Kd tree scene hierarchy (axis aligned binary tree) More...

#include <SHKdTree.h>

Inheritance diagram for PLScene::SHKdTree:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PLS_API SHKdTree ()
 Default constructor.

Detailed Description

Kd tree scene hierarchy (axis aligned binary tree)

Remarks:
A node has two children. The node can be either an interior node (i.e., left and right child) or a leaf node, which holds the actual scene nodes.

Constructor & Destructor Documentation

Default constructor.


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


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:24
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported