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

#include <btDbvt.h>

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

Public Member Functions

 sStknNN ()
 
 sStknNN (const btDbvntNode *na, const btDbvntNode *nb)
 

Public Attributes

const btDbvntNodea
 
const btDbvntNodeb
 

Detailed Description

Definition at line 259 of file btDbvt.h.

Constructor & Destructor Documentation

◆ sStknNN() [1/2]

btDbvt::sStknNN::sStknNN ( )
inline

Definition at line 263 of file btDbvt.h.

◆ sStknNN() [2/2]

btDbvt::sStknNN::sStknNN ( const btDbvntNode na,
const btDbvntNode nb 
)
inline

Definition at line 264 of file btDbvt.h.

Member Data Documentation

◆ a

const btDbvntNode* btDbvt::sStknNN::a

Definition at line 261 of file btDbvt.h.

◆ b

const btDbvntNode* btDbvt::sStknNN::b

Definition at line 262 of file btDbvt.h.


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