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 34 of file btBatchedConstraints.h.

Constructor & Destructor Documentation

◆ Range() [1/2]

btBatchedConstraints::Range::Range ( )
inline

Definition at line 39 of file btBatchedConstraints.h.

◆ Range() [2/2]

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

Definition at line 40 of file btBatchedConstraints.h.

Member Data Documentation

◆ begin

int btBatchedConstraints::Range::begin

Definition at line 36 of file btBatchedConstraints.h.

◆ end

int btBatchedConstraints::Range::end

Definition at line 37 of file btBatchedConstraints.h.


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