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

#include <btDbvt.h>

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

Public Member Functions

 sStkNPS ()
 
 sStkNPS (const btDbvtNode *n, unsigned m, btScalar v)
 

Public Attributes

const btDbvtNodenode
 
int mask
 
btScalar value
 

Detailed Description

Definition at line 214 of file btDbvt.h.

Constructor & Destructor Documentation

btDbvt::sStkNPS::sStkNPS ( )
inline

Definition at line 219 of file btDbvt.h.

btDbvt::sStkNPS::sStkNPS ( const btDbvtNode n,
unsigned  m,
btScalar  v 
)
inline

Definition at line 220 of file btDbvt.h.

Member Data Documentation

int btDbvt::sStkNPS::mask

Definition at line 217 of file btDbvt.h.

const btDbvtNode* btDbvt::sStkNPS::node

Definition at line 216 of file btDbvt.h.

btScalar btDbvt::sStkNPS::value

Definition at line 218 of file btDbvt.h.


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