crystalspace.jbind.impl.video.graph3d
Class G3DPolygonDFP

java.lang.Object
  extended bycrystalspace.jbind.impl.csNativeObject
      extended bycrystalspace.jbind.impl.video.graph3d.G3DPolygonDFP
All Implemented Interfaces:
iPointer
Direct Known Subclasses:
G3DPolygonDP

public class G3DPolygonDFP
extends csNativeObject

Author:
Quentin Anciaux

Field Summary
 
Fields inherited from class crystalspace.jbind.impl.csNativeObject
ImplFactory, nPointer
 
Constructor Summary
G3DPolygonDFP(iPointer nPointer)
           
 
Method Summary
protected  boolean isNativePointerValidSafe()
           
protected  void nDelete(long pointer)
           
 
Methods inherited from class crystalspace.jbind.impl.csNativeObject
changePointer, equals, finalize, getPointer, getPointer, getPointerArray, hashCode, isMemoryOwner, isNativePointerValid, isNativePointerValidSafe, newNativeObject, setMemoryOwner, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

G3DPolygonDFP

public G3DPolygonDFP(iPointer nPointer)
Parameters:
nPointer -
Method Detail

nDelete

protected void nDelete(long pointer)
Specified by:
nDelete in class csNativeObject
See Also:
csNativeObject.nDelete(long)

isNativePointerValidSafe

protected boolean isNativePointerValidSafe()