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

Public Member Functions

void setMStartValue (float value)
 
float getMStartValue ()
 
void setMEndValue (float value)
 
float getMEndValue ()
 
- Public Member Functions inherited from VgFunctorDescriptor
void setMStartTime (float value)
 
float getMStartTime ()
 
void setMEndTime (float value)
 
float getMEndTime ()
 
- Public Member Functions inherited from VgReferenced
synchronized void release ()
 
 VgReferenced ()
 
 VgReferenced (VgReferenced pThis)
 
void ref ()
 
int unref ()
 
int getNbReferences ()
 

Static Public Member Functions

static
VgFloatInterpolationFunctorDescriptorRefPtr 
create ()
 

Detailed Description

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

Version
2.0.8744

Member Function Documentation

static VgFloatInterpolationFunctorDescriptorRefPtr VgFloatInterpolationFunctorDescriptor.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.

Version
2.0.8744
float VgFloatInterpolationFunctorDescriptor.getMEndValue ( )
float VgFloatInterpolationFunctorDescriptor.getMStartValue ( )
void VgFloatInterpolationFunctorDescriptor.setMEndValue ( float  value)
void VgFloatInterpolationFunctorDescriptor.setMStartValue ( float  value)

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