| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.visioglobe.libVisioDevKit.VgReferenced
com.visioglobe.libVisioDevKit.VgITexture
public class VgITexture
The VgITexture interface is used to handle texture in the application. VgITexture are created using VgITextureManager::createTexture. See VgRefPtr's documentation to learn how to use pointers to VgITexture.
| Field Summary | 
|---|
| Fields inherited from class com.visioglobe.libVisioDevKit.VgReferenced | 
|---|
swigCMemOwn, swigRefPtr | 
| Constructor Summary | |
|---|---|
VgITexture(long cPtr,
           boolean cMemoryOwn)
 | 
|
| Method Summary | |
|---|---|
 void | 
delete()
 | 
protected  void | 
finalize()
 | 
static long | 
getCPtr(VgITexture obj)
 | 
| Methods inherited from class com.visioglobe.libVisioDevKit.VgReferenced | 
|---|
getCPtr, getNbReferences, ref, unref | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public VgITexture(long cPtr,
                  boolean cMemoryOwn)
| Method Detail | 
|---|
public static long getCPtr(VgITexture obj)
protected void finalize()
finalize in class VgReferencedpublic void delete()
delete in class VgReferenced
  | 
VisioDevKit 2.0, Visioglobe® 2013 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||