com.visioglobe.libVisioDevKit
Class VgLightConstRefPtr

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

public class VgLightConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgLightConstRefPtr()
           
VgLightConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgLightConstRefPtr(VgLight pPointer)
           
VgLightConstRefPtr(VgLightConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgLight __deref__()
           
 VgLight __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgLight get()
           
 VgColor getAmbient()
           
 VgAnimationConstRefPtr getAnimation(java.lang.String pName)
           
 void getAnimationNames(VgStringList pNameList)
           
static long getCPtr(VgLightConstRefPtr obj)
           
 VgColor getDiffuse()
           
 VgColor getEmission()
           
 int getNbReferences()
           
static VgLightConstRefPtr getNull()
           
 VgOrientation getOrientation()
           
 VgPosition getPosition()
           
 VgColor getSpecular()
           
 double getSpotCutoff()
           
 double getSpotExponent()
           
 boolean isDirectional()
           
 boolean isValid()
           
 void ref()
           
 VgLightConstRefPtr set(VgLight 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

VgLightConstRefPtr

public VgLightConstRefPtr(long cPtr,
                          boolean cMemoryOwn)

VgLightConstRefPtr

public VgLightConstRefPtr()

VgLightConstRefPtr

public VgLightConstRefPtr(VgLight pPointer)

VgLightConstRefPtr

public VgLightConstRefPtr(VgLightConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgLightConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgLightConstRefPtr getNull()

set

public VgLightConstRefPtr set(VgLight pPointer)

__ref__

public VgLight __ref__()

__deref__

public VgLight __deref__()

get

public VgLight get()

isValid

public boolean isValid()

getAnimation

public VgAnimationConstRefPtr getAnimation(java.lang.String pName)

getAnimationNames

public void getAnimationNames(VgStringList pNameList)

getPosition

public VgPosition getPosition()

getOrientation

public VgOrientation getOrientation()

getAmbient

public VgColor getAmbient()

getDiffuse

public VgColor getDiffuse()

getSpecular

public VgColor getSpecular()

getEmission

public VgColor getEmission()

getSpotCutoff

public double getSpotCutoff()

getSpotExponent

public double getSpotExponent()

isDirectional

public boolean isDirectional()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013