$search

collision_checking::BVHFrontNode Struct Reference

A class describing the node for BVH front. More...

#include <BVH_front.h>

List of all members.

Public Member Functions

 BVHFrontNode (int left_, int right_)

Public Attributes

int left
int right
bool valid

Detailed Description

A class describing the node for BVH front.

Definition at line 48 of file BVH_front.h.


Constructor & Destructor Documentation

collision_checking::BVHFrontNode::BVHFrontNode ( int  left_,
int  right_ 
) [inline]

Definition at line 53 of file BVH_front.h.


Member Data Documentation

Definition at line 51 of file BVH_front.h.

Definition at line 51 of file BVH_front.h.

Definition at line 50 of file BVH_front.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


collision_checking
Author(s): Jia Pan, Dinesh Manocha (UNC, Chapel Hill)
autogenerated on Fri Mar 1 14:57:00 2013