|
VisioMove SDK (Android)
2.1.22
|
Public Member Functions | |
| VgAnimationDescriptorConstRefPtr () | |
| VgAnimationDescriptorConstRefPtr (VgAnimationDescriptor pPointer) | |
| VgAnimationDescriptorConstRefPtr (VgAnimationDescriptorConstRefPtr pConstRefPtr) | |
| VgAnimationDescriptorConstRefPtr | set (VgAnimationDescriptor pPointer) |
| VgAnimationDescriptor | __ref__ () |
| VgAnimationDescriptor | __deref__ () |
| VgAnimationDescriptor | get () |
| boolean | isValid () |
| VgFunctorDescriptorMap | getMFunctorDescriptors () |
| float | getMDuration () |
| long | getMLoopMode () |
| VgIAnimationCallbackRefPtr | getMCallback () |
| void | ref () |
| int | unref () |
| int | getNbReferences () |
Static Public Member Functions | |
| static VgAnimationDescriptorConstRefPtr | getNull () |
This class implements descriptors for animations. This is the set of parameters that will allow animation instantiation.
| VgAnimationDescriptorConstRefPtr.VgAnimationDescriptorConstRefPtr | ( | ) |
| VgAnimationDescriptorConstRefPtr.VgAnimationDescriptorConstRefPtr | ( | VgAnimationDescriptor | pPointer | ) |
| VgAnimationDescriptorConstRefPtr.VgAnimationDescriptorConstRefPtr | ( | VgAnimationDescriptorConstRefPtr | pConstRefPtr | ) |
| VgAnimationDescriptor VgAnimationDescriptorConstRefPtr.__deref__ | ( | ) |
| VgAnimationDescriptor VgAnimationDescriptorConstRefPtr.__ref__ | ( | ) |
| VgAnimationDescriptor VgAnimationDescriptorConstRefPtr.get | ( | ) |
| VgIAnimationCallbackRefPtr VgAnimationDescriptorConstRefPtr.getMCallback | ( | ) |
| float VgAnimationDescriptorConstRefPtr.getMDuration | ( | ) |
| VgFunctorDescriptorMap VgAnimationDescriptorConstRefPtr.getMFunctorDescriptors | ( | ) |
| long VgAnimationDescriptorConstRefPtr.getMLoopMode | ( | ) |
| int VgAnimationDescriptorConstRefPtr.getNbReferences | ( | ) |
|
static |
| boolean VgAnimationDescriptorConstRefPtr.isValid | ( | ) |
| void VgAnimationDescriptorConstRefPtr.ref | ( | ) |
| VgAnimationDescriptorConstRefPtr VgAnimationDescriptorConstRefPtr.set | ( | VgAnimationDescriptor | pPointer | ) |
| int VgAnimationDescriptorConstRefPtr.unref | ( | ) |