com.visioglobe.libVisioDevKit
Class VgAxialRotationQuaternionFunctorDescriptorRefPtr

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

public class VgAxialRotationQuaternionFunctorDescriptorRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  VgAxialRotationQuaternionFunctorDescriptorRefPtr()
           
protected VgAxialRotationQuaternionFunctorDescriptorRefPtr(long cPtr, boolean cMemoryOwn)
           
  VgAxialRotationQuaternionFunctorDescriptorRefPtr(VgAxialRotationQuaternionFunctorDescriptor pPointer)
           
  VgAxialRotationQuaternionFunctorDescriptorRefPtr(VgAxialRotationQuaternionFunctorDescriptorRefPtr pRefPtr)
           
 
Method Summary
 VgAxialRotationQuaternionFunctorDescriptor __deref__()
           
 VgAxialRotationQuaternionFunctorDescriptor __ref__()
           
 VgAxialRotationQuaternionFunctorDescriptorRefPtr create()
           
 void delete()
           
protected  void finalize()
           
 VgAxialRotationQuaternionFunctorDescriptor get()
           
protected static long getCPtr(VgAxialRotationQuaternionFunctorDescriptorRefPtr obj)
           
 float[] getMAxis()
           
 boolean getMCubic()
           
 float getMEndAngle()
           
 float getMEndTime()
           
 VgOrientation getMPreOrientation()
           
 float getMStartAngle()
           
 float getMStartTime()
           
 int getNbReferences()
           
static VgAxialRotationQuaternionFunctorDescriptorRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgAxialRotationQuaternionFunctorDescriptorRefPtr set(VgAxialRotationQuaternionFunctorDescriptor pPointer)
           
 void setMAxis(float[] value)
           
 void setMCubic(boolean value)
           
 void setMEndAngle(float value)
           
 void setMEndTime(float value)
           
 void setMPreOrientation(VgOrientation value)
           
 void setMStartAngle(float value)
           
 void setMStartTime(float value)
           
 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

VgAxialRotationQuaternionFunctorDescriptorRefPtr

protected VgAxialRotationQuaternionFunctorDescriptorRefPtr(long cPtr,
                                                           boolean cMemoryOwn)

VgAxialRotationQuaternionFunctorDescriptorRefPtr

public VgAxialRotationQuaternionFunctorDescriptorRefPtr()

VgAxialRotationQuaternionFunctorDescriptorRefPtr

public VgAxialRotationQuaternionFunctorDescriptorRefPtr(VgAxialRotationQuaternionFunctorDescriptor pPointer)

VgAxialRotationQuaternionFunctorDescriptorRefPtr

public VgAxialRotationQuaternionFunctorDescriptorRefPtr(VgAxialRotationQuaternionFunctorDescriptorRefPtr pRefPtr)
Method Detail

getCPtr

protected static long getCPtr(VgAxialRotationQuaternionFunctorDescriptorRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgAxialRotationQuaternionFunctorDescriptorRefPtr getNull()

set

public VgAxialRotationQuaternionFunctorDescriptorRefPtr set(VgAxialRotationQuaternionFunctorDescriptor pPointer)

__ref__

public VgAxialRotationQuaternionFunctorDescriptor __ref__()

__deref__

public VgAxialRotationQuaternionFunctorDescriptor __deref__()

get

public VgAxialRotationQuaternionFunctorDescriptor get()

isValid

public boolean isValid()

create

public VgAxialRotationQuaternionFunctorDescriptorRefPtr create()

setMPreOrientation

public void setMPreOrientation(VgOrientation value)

getMPreOrientation

public VgOrientation getMPreOrientation()

setMAxis

public void setMAxis(float[] value)

getMAxis

public float[] getMAxis()

setMStartAngle

public void setMStartAngle(float value)

getMStartAngle

public float getMStartAngle()

setMEndAngle

public void setMEndAngle(float value)

getMEndAngle

public float getMEndAngle()

setMCubic

public void setMCubic(boolean value)

getMCubic

public boolean getMCubic()

setMStartTime

public void setMStartTime(float value)

getMStartTime

public float getMStartTime()

setMEndTime

public void setMEndTime(float value)

getMEndTime

public float getMEndTime()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013