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

#include <btBatchedConstraints.h>

Public Member Functions

 Range ()
 
 Range (int _beg, int _end)
 

Public Attributes

int begin
 
int end
 

Detailed Description

Definition at line 35 of file btBatchedConstraints.h.

Constructor & Destructor Documentation

btBatchedConstraints::Range::Range ( )
inline

Definition at line 40 of file btBatchedConstraints.h.

btBatchedConstraints::Range::Range ( int  _beg,
int  _end 
)
inline

Definition at line 41 of file btBatchedConstraints.h.

Member Data Documentation

int btBatchedConstraints::Range::begin

Definition at line 37 of file btBatchedConstraints.h.

int btBatchedConstraints::Range::end

Definition at line 38 of file btBatchedConstraints.h.


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