14 #ifndef OBSTACLE_AVOIDANCE_H    15 #define OBSTACLE_AVOIDANCE_H    25     float _obstacle_avoidance_weight;
    27     bool _obstacle_avoidance_done;
    31     LVecBase3 do_obstacle_avoidance();
    33     void obstacle_avoidance_activate();
    34     bool obstacle_detection();
 
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
 
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
 
NodePath is the fundamental system for disambiguating instances, and also provides a higher-level int...