VisioMove SDK (Android)  2.1.22
 All Classes Functions Variables Pages
VgFloatInterpolationFunctorDescriptorRefPtr Class Reference

Public Member Functions

 VgFloatInterpolationFunctorDescriptorRefPtr ()
 
 VgFloatInterpolationFunctorDescriptorRefPtr (VgFloatInterpolationFunctorDescriptor pPointer)
 
 VgFloatInterpolationFunctorDescriptorRefPtr (VgFloatInterpolationFunctorDescriptorRefPtr pRefPtr)
 
VgFloatInterpolationFunctorDescriptorRefPtr set (VgFloatInterpolationFunctorDescriptor pPointer)
 
VgFloatInterpolationFunctorDescriptor __ref__ ()
 
VgFloatInterpolationFunctorDescriptor __deref__ ()
 
VgFloatInterpolationFunctorDescriptor get ()
 
boolean isValid ()
 
VgFloatInterpolationFunctorDescriptorRefPtr create ()
 
void setMStartValue (float value)
 
float getMStartValue ()
 
void setMEndValue (float value)
 
float getMEndValue ()
 
void setMStartTime (float value)
 
float getMStartTime ()
 
void setMEndTime (float value)
 
float getMEndTime ()
 
void ref ()
 
int unref ()
 
int getNbReferences ()
 

Static Public Member Functions

static
VgFloatInterpolationFunctorDescriptorRefPtr 
getNull ()
 

Detailed Description

This class implements descriptors for float interpolation functors. It will simply interpolate between two float values .

Version
2.0.8744

Constructor & Destructor Documentation

VgFloatInterpolationFunctorDescriptorRefPtr.VgFloatInterpolationFunctorDescriptorRefPtr ( )
VgFloatInterpolationFunctorDescriptorRefPtr.VgFloatInterpolationFunctorDescriptorRefPtr ( VgFloatInterpolationFunctorDescriptor  pPointer)
VgFloatInterpolationFunctorDescriptorRefPtr.VgFloatInterpolationFunctorDescriptorRefPtr ( VgFloatInterpolationFunctorDescriptorRefPtr  pRefPtr)

Member Function Documentation

VgFloatInterpolationFunctorDescriptor VgFloatInterpolationFunctorDescriptorRefPtr.__deref__ ( )
VgFloatInterpolationFunctorDescriptor VgFloatInterpolationFunctorDescriptorRefPtr.__ref__ ( )
VgFloatInterpolationFunctorDescriptorRefPtr VgFloatInterpolationFunctorDescriptorRefPtr.create ( )

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.

Version
2.0.8744
VgFloatInterpolationFunctorDescriptor VgFloatInterpolationFunctorDescriptorRefPtr.get ( )
float VgFloatInterpolationFunctorDescriptorRefPtr.getMEndTime ( )
float VgFloatInterpolationFunctorDescriptorRefPtr.getMEndValue ( )
float VgFloatInterpolationFunctorDescriptorRefPtr.getMStartTime ( )
float VgFloatInterpolationFunctorDescriptorRefPtr.getMStartValue ( )
int VgFloatInterpolationFunctorDescriptorRefPtr.getNbReferences ( )
static VgFloatInterpolationFunctorDescriptorRefPtr VgFloatInterpolationFunctorDescriptorRefPtr.getNull ( )
static
boolean VgFloatInterpolationFunctorDescriptorRefPtr.isValid ( )
void VgFloatInterpolationFunctorDescriptorRefPtr.ref ( )
VgFloatInterpolationFunctorDescriptorRefPtr VgFloatInterpolationFunctorDescriptorRefPtr.set ( VgFloatInterpolationFunctorDescriptor  pPointer)
void VgFloatInterpolationFunctorDescriptorRefPtr.setMEndTime ( float  value)
void VgFloatInterpolationFunctorDescriptorRefPtr.setMEndValue ( float  value)
void VgFloatInterpolationFunctorDescriptorRefPtr.setMStartTime ( float  value)
void VgFloatInterpolationFunctorDescriptorRefPtr.setMStartValue ( float  value)
int VgFloatInterpolationFunctorDescriptorRefPtr.unref ( )

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