org.jcae.opencascade.jni
Class GProp_GProps

java.lang.Object
  extended by org.jcae.opencascade.jni.GProp_GProps

public class GProp_GProps
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
  GProp_GProps()
           
protected GProp_GProps(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(GProp_GProps obj)
           
 double mass()
           
 
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

GProp_GProps

protected GProp_GProps(long cPtr,
                       boolean cMemoryOwn)

GProp_GProps

public GProp_GProps()
Method Detail

getCPtr

protected static long getCPtr(GProp_GProps obj)

finalize

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

delete

public void delete()

mass

public double mass()