com.visioglobe.libVisioDevKit
Class VgVectorInterpolationFunctorDescriptorConstRefPtr

java.lang.Object
  extended by com.visioglobe.libVisioDevKit.VgVectorInterpolationFunctorDescriptorConstRefPtr

public class VgVectorInterpolationFunctorDescriptorConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgVectorInterpolationFunctorDescriptorConstRefPtr()
           
VgVectorInterpolationFunctorDescriptorConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgVectorInterpolationFunctorDescriptorConstRefPtr(VgVectorInterpolationFunctorDescriptor pPointer)
           
VgVectorInterpolationFunctorDescriptorConstRefPtr(VgVectorInterpolationFunctorDescriptorConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgVectorInterpolationFunctorDescriptor __deref__()
           
 VgVectorInterpolationFunctorDescriptor __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgVectorInterpolationFunctorDescriptor get()
           
static long getCPtr(VgVectorInterpolationFunctorDescriptorConstRefPtr obj)
           
 boolean getMCubic()
           
 VgPosition getMEndPosition()
           
 float getMEndTime()
           
 VgPosition getMStartPosition()
           
 float getMStartTime()
           
 int getNbReferences()
           
static VgVectorInterpolationFunctorDescriptorConstRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgVectorInterpolationFunctorDescriptorConstRefPtr set(VgVectorInterpolationFunctorDescriptor pPointer)
           
 void unref()
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

VgVectorInterpolationFunctorDescriptorConstRefPtr

public VgVectorInterpolationFunctorDescriptorConstRefPtr(long cPtr,
                                                         boolean cMemoryOwn)

VgVectorInterpolationFunctorDescriptorConstRefPtr

public VgVectorInterpolationFunctorDescriptorConstRefPtr()

VgVectorInterpolationFunctorDescriptorConstRefPtr

public VgVectorInterpolationFunctorDescriptorConstRefPtr(VgVectorInterpolationFunctorDescriptor pPointer)

VgVectorInterpolationFunctorDescriptorConstRefPtr

public VgVectorInterpolationFunctorDescriptorConstRefPtr(VgVectorInterpolationFunctorDescriptorConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgVectorInterpolationFunctorDescriptorConstRefPtr obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getNull

public static VgVectorInterpolationFunctorDescriptorConstRefPtr getNull()

set

public VgVectorInterpolationFunctorDescriptorConstRefPtr set(VgVectorInterpolationFunctorDescriptor pPointer)

__ref__

public VgVectorInterpolationFunctorDescriptor __ref__()

__deref__

public VgVectorInterpolationFunctorDescriptor __deref__()

get

public VgVectorInterpolationFunctorDescriptor get()

isValid

public boolean isValid()

getMStartPosition

public VgPosition getMStartPosition()

getMEndPosition

public VgPosition getMEndPosition()

getMCubic

public boolean getMCubic()

getMStartTime

public float getMStartTime()

getMEndTime

public float getMEndTime()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013