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

Constructor & Destructor Documentation

◆ sStkNPS() [1/2]

btDbvt::sStkNPS::sStkNPS ( )
inline

Definition at line 249 of file btDbvt.h.

◆ sStkNPS() [2/2]

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

Definition at line 250 of file btDbvt.h.

Member Data Documentation

◆ mask

int btDbvt::sStkNPS::mask

Definition at line 247 of file btDbvt.h.

◆ node

const btDbvtNode* btDbvt::sStkNPS::node

Definition at line 246 of file btDbvt.h.

◆ value

btScalar btDbvt::sStkNPS::value

Definition at line 248 of file btDbvt.h.


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