public class VgIGeometryCallbackConstRefPtr
extends java.lang.Object
Constructor and Description |
---|
VgIGeometryCallbackConstRefPtr() |
VgIGeometryCallbackConstRefPtr(VgIGeometryCallback pPointer) |
VgIGeometryCallbackConstRefPtr(VgIGeometryCallbackConstRefPtr pConstRefPtr) |
Modifier and Type | Method and Description |
---|---|
VgIGeometryCallback |
__deref__() |
VgIGeometryCallback |
__ref__() |
void |
delete() |
VgIGeometryCallback |
get() |
int |
getNbReferences() |
static VgIGeometryCallbackConstRefPtr |
getNull() |
boolean |
isValid() |
void |
ref() |
VgIGeometryCallbackConstRefPtr |
set(VgIGeometryCallback pPointer) |
void |
unref() |
public VgIGeometryCallbackConstRefPtr()
public VgIGeometryCallbackConstRefPtr(VgIGeometryCallback pPointer)
public VgIGeometryCallbackConstRefPtr(VgIGeometryCallbackConstRefPtr pConstRefPtr)
public void delete()
public static VgIGeometryCallbackConstRefPtr getNull()
public VgIGeometryCallbackConstRefPtr set(VgIGeometryCallback pPointer)
public VgIGeometryCallback __ref__()
public VgIGeometryCallback __deref__()
public VgIGeometryCallback get()
public boolean isValid()
public void ref()
public void unref()
public int getNbReferences()