VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgAnimationDescriptor Class Reference
Inheritance diagram for VgAnimationDescriptor:
Inheritance graph

Public Member Functions

void setMFunctorDescriptors (VgFunctorDescriptorMap value)
 
VgFunctorDescriptorMap getMFunctorDescriptors ()
 
void setMDuration (float value)
 
float getMDuration ()
 
void setMLoopMode (long value)
 
long getMLoopMode ()
 
void setMCallback (VgIAnimationCallbackRefPtr value)
 
VgIAnimationCallbackRefPtr getMCallback ()
 
- Public Member Functions inherited from VgReferenced
synchronized void release ()
 
 VgReferenced ()
 
 VgReferenced (VgReferenced pThis)
 
void ref ()
 
int unref ()
 
int getNbReferences ()
 

Static Public Member Functions

static VgAnimationDescriptorRefPtr create ()
 

Detailed Description

This class implements descriptors for animations. This is the set of parameters that will allow animation instantiation.

Member Function Documentation

static VgAnimationDescriptorRefPtr VgAnimationDescriptor.create ( )
static

This static method returns a new heap-allocated descriptor. It is the only method that should be used to instantiate new descriptors. It is a way to make sure no one will delete it, except the last VgRefPtr pointing to it.

VgIAnimationCallbackRefPtr VgAnimationDescriptor.getMCallback ( )
float VgAnimationDescriptor.getMDuration ( )
VgFunctorDescriptorMap VgAnimationDescriptor.getMFunctorDescriptors ( )
long VgAnimationDescriptor.getMLoopMode ( )
void VgAnimationDescriptor.setMCallback ( VgIAnimationCallbackRefPtr  value)
void VgAnimationDescriptor.setMDuration ( float  value)
void VgAnimationDescriptor.setMFunctorDescriptors ( VgFunctorDescriptorMap  value)
void VgAnimationDescriptor.setMLoopMode ( long  value)

The documentation for this class was generated from the following file:
VisioMove 2.1.22, Visioglobe® 2016