14 #ifndef PHYSXLINEARINTERPOLATIONVALUES_H
15 #define PHYSXLINEARINTERPOLATIONVALUES_H
31 void output(std::ostream &out)
const;
34 void insert(
float index,
float value);
35 bool is_valid(
float number)
const;
36 float get_value(
float number)
const;
37 float get_value_at_index(
int index)
const;
38 unsigned int get_size()
const;
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.