14 #ifndef PHYSXSCENESTATS2_H    15 #define PHYSXSCENESTATS2_H    30   INLINE 
unsigned int get_num_stats() 
const;
    31   INLINE 
int get_cur_value(
unsigned int index) 
const;
    32   INLINE 
int get_max_value(
unsigned int index) 
const;
    33   INLINE 
const char *get_name(
unsigned int index) 
const;
    34   INLINE 
unsigned int get_parent(
unsigned int index) 
const;
    37   const NxSceneStats2 *_ptr;
    42 #endif // PHYSXSCENESTATS2_H PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.