public class NMLModelLODTreeDataSource
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
protected boolean |
swigCMemOwn |
构造器和说明 |
---|
NMLModelLODTreeDataSource(long cPtr,
boolean cMemoryOwn) |
限定符和类型 | 方法和说明 |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(NMLModelLODTreeDataSource obj) |
Projection |
getProjection()
Returns the projection used by this data source.
|
static NMLModelLODTreeDataSource |
swigCreatePolymorphicInstance(long cPtr,
boolean cMemoryOwn)
Creates a polymorphic instance of the given native object.
|
java.lang.String |
swigGetClassName()
Returns the actual class name of this object.
|
java.lang.Object |
swigGetDirectorObject()
Returns the connected director object.
|
public static long getCPtr(NMLModelLODTreeDataSource obj)
protected void finalize()
finalize
在类中 java.lang.Object
public void delete()
public static NMLModelLODTreeDataSource swigCreatePolymorphicInstance(long cPtr, boolean cMemoryOwn)
cPtr
- The native pointer of the instance.cMemoryOwn
- The ownership flag.public Projection getProjection()
public java.lang.String swigGetClassName()
public java.lang.Object swigGetDirectorObject()