Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btDbvt::sStkNN Struct Reference

#include <btDbvt.h>

Collaboration diagram for btDbvt::sStkNN:
Collaboration graph
[legend]

Public Member Functions

 sStkNN ()
 
 sStkNN (const btDbvtNode *na, const btDbvtNode *nb)
 

Public Attributes

const btDbvtNodea
 
const btDbvtNodeb
 

Detailed Description

Definition at line 201 of file btDbvt.h.

Constructor & Destructor Documentation

btDbvt::sStkNN::sStkNN ( )
inline

Definition at line 205 of file btDbvt.h.

btDbvt::sStkNN::sStkNN ( const btDbvtNode na,
const btDbvtNode nb 
)
inline

Definition at line 206 of file btDbvt.h.

Member Data Documentation

const btDbvtNode* btDbvt::sStkNN::a

Definition at line 203 of file btDbvt.h.

const btDbvtNode* btDbvt::sStkNN::b

Definition at line 204 of file btDbvt.h.


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