◆ PhysxLinearInterpolationValues()
PhysxLinearInterpolationValues::PhysxLinearInterpolationValues |
( |
| ) |
|
|
inline |
◆ ~PhysxLinearInterpolationValues()
PhysxLinearInterpolationValues::~PhysxLinearInterpolationValues |
( |
| ) |
|
|
inline |
◆ clear()
void PhysxLinearInterpolationValues::clear |
( |
| ) |
|
◆ get_size()
unsigned int PhysxLinearInterpolationValues::get_size |
( |
| ) |
const |
◆ get_value()
float PhysxLinearInterpolationValues::get_value |
( |
float | number | ) |
const |
◆ get_value_at_index()
float PhysxLinearInterpolationValues::get_value_at_index |
( |
int | index | ) |
const |
◆ insert()
void PhysxLinearInterpolationValues::insert |
( |
float | index, |
|
|
float | value ) |
◆ is_valid()
bool PhysxLinearInterpolationValues::is_valid |
( |
float | number | ) |
const |
◆ output()
void PhysxLinearInterpolationValues::output |
( |
std::ostream & | out | ) |
const |
The documentation for this class was generated from the following files: