15 #ifndef PHYSXSCENESTATS2_H 16 #define PHYSXSCENESTATS2_H 18 #include "pandabase.h" 20 #include "physx_includes.h" 32 INLINE
unsigned int get_num_stats()
const;
33 INLINE
int get_cur_value(
unsigned int index)
const;
34 INLINE
int get_max_value(
unsigned int index)
const;
35 INLINE
const char *get_name(
unsigned int index)
const;
36 INLINE
unsigned int get_parent(
unsigned int index)
const;
39 const NxSceneStats2 *_ptr;
42 #include "physxSceneStats2.I" 44 #endif // PHYSXSCENESTATS2_H