com.visioglobe.libVisioDevKit
Class VgITextureConstRefPtr

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

public class VgITextureConstRefPtr
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
VgITextureConstRefPtr()
           
VgITextureConstRefPtr(long cPtr, boolean cMemoryOwn)
           
VgITextureConstRefPtr(VgITexture pPointer)
           
VgITextureConstRefPtr(VgITextureConstRefPtr pConstRefPtr)
           
 
Method Summary
 VgITexture __deref__()
           
 VgITexture __ref__()
           
 void delete()
           
protected  void finalize()
           
 VgITexture get()
           
static long getCPtr(VgITextureConstRefPtr obj)
           
 int getNbReferences()
           
static VgITextureConstRefPtr getNull()
           
 boolean isValid()
           
 void ref()
           
 VgITextureConstRefPtr set(VgITexture 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

VgITextureConstRefPtr

public VgITextureConstRefPtr(long cPtr,
                             boolean cMemoryOwn)

VgITextureConstRefPtr

public VgITextureConstRefPtr()

VgITextureConstRefPtr

public VgITextureConstRefPtr(VgITexture pPointer)

VgITextureConstRefPtr

public VgITextureConstRefPtr(VgITextureConstRefPtr pConstRefPtr)
Method Detail

getCPtr

public static long getCPtr(VgITextureConstRefPtr obj)

finalize

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

delete

public void delete()

getNull

public static VgITextureConstRefPtr getNull()

set

public VgITextureConstRefPtr set(VgITexture pPointer)

__ref__

public VgITexture __ref__()

__deref__

public VgITexture __deref__()

get

public VgITexture get()

isValid

public boolean isValid()

ref

public void ref()

unref

public void unref()

getNbReferences

public int getNbReferences()

VisioDevKit 2.0, Visioglobe® 2013