|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| VgFloatInterpolationFunctorDescriptorConstRefPtr () | |
| VgFloatInterpolationFunctorDescriptorConstRefPtr (VgFloatInterpolationFunctorDescriptor pPointer) | |
| VgFloatInterpolationFunctorDescriptorConstRefPtr (VgFloatInterpolationFunctorDescriptorConstRefPtr pConstRefPtr) | |
| VgFloatInterpolationFunctorDescriptorConstRefPtr | set (VgFloatInterpolationFunctorDescriptor pPointer) |
| VgFloatInterpolationFunctorDescriptor | __ref__ () |
| VgFloatInterpolationFunctorDescriptor | __deref__ () |
| VgFloatInterpolationFunctorDescriptor | get () |
| boolean | isValid () |
| float | getMStartValue () |
| float | getMEndValue () |
| float | getMStartTime () |
| float | getMEndTime () |
| void | ref () |
| int | unref () |
| int | getNbReferences () |
Static Public Member Functions | |
| static VgFloatInterpolationFunctorDescriptorConstRefPtr | getNull () |
This class implements descriptors for float interpolation functors. It will simply interpolate between two float values .
| VgFloatInterpolationFunctorDescriptorConstRefPtr.VgFloatInterpolationFunctorDescriptorConstRefPtr | ( | ) |
| VgFloatInterpolationFunctorDescriptorConstRefPtr.VgFloatInterpolationFunctorDescriptorConstRefPtr | ( | VgFloatInterpolationFunctorDescriptor | pPointer | ) |
| VgFloatInterpolationFunctorDescriptorConstRefPtr.VgFloatInterpolationFunctorDescriptorConstRefPtr | ( | VgFloatInterpolationFunctorDescriptorConstRefPtr | pConstRefPtr | ) |
| VgFloatInterpolationFunctorDescriptor VgFloatInterpolationFunctorDescriptorConstRefPtr.__deref__ | ( | ) |
| VgFloatInterpolationFunctorDescriptor VgFloatInterpolationFunctorDescriptorConstRefPtr.__ref__ | ( | ) |
| VgFloatInterpolationFunctorDescriptor VgFloatInterpolationFunctorDescriptorConstRefPtr.get | ( | ) |
| float VgFloatInterpolationFunctorDescriptorConstRefPtr.getMEndTime | ( | ) |
| float VgFloatInterpolationFunctorDescriptorConstRefPtr.getMEndValue | ( | ) |
| float VgFloatInterpolationFunctorDescriptorConstRefPtr.getMStartTime | ( | ) |
| float VgFloatInterpolationFunctorDescriptorConstRefPtr.getMStartValue | ( | ) |
| int VgFloatInterpolationFunctorDescriptorConstRefPtr.getNbReferences | ( | ) |
|
static |
| boolean VgFloatInterpolationFunctorDescriptorConstRefPtr.isValid | ( | ) |
| void VgFloatInterpolationFunctorDescriptorConstRefPtr.ref | ( | ) |
| VgFloatInterpolationFunctorDescriptorConstRefPtr VgFloatInterpolationFunctorDescriptorConstRefPtr.set | ( | VgFloatInterpolationFunctorDescriptor | pPointer | ) |
| int VgFloatInterpolationFunctorDescriptorConstRefPtr.unref | ( | ) |