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 231 of file btDbvt.h.

Constructor & Destructor Documentation

◆ sStkNN() [1/2]

btDbvt::sStkNN::sStkNN ( )
inline

Definition at line 235 of file btDbvt.h.

◆ sStkNN() [2/2]

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

Definition at line 236 of file btDbvt.h.

Member Data Documentation

◆ a

const btDbvtNode* btDbvt::sStkNN::a

Definition at line 233 of file btDbvt.h.

◆ b

const btDbvtNode* btDbvt::sStkNN::b

Definition at line 234 of file btDbvt.h.


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