Uses of Class
org.jcae.opencascade.jni.GProp_GProps

Packages that use GProp_GProps
org.jcae.opencascade.jni   
 

Uses of GProp_GProps in org.jcae.opencascade.jni
 

Methods in org.jcae.opencascade.jni with parameters of type GProp_GProps
protected static long GProp_GProps.getCPtr(GProp_GProps obj)
           
static void BRepGProp.linearProperties(TopoDS_Shape shape, GProp_GProps properties)
           
static void BRepGProp.surfaceProperties(TopoDS_Shape shape, GProp_GProps properties)
           
static void BRepGProp.volumeProperties(TopoDS_Shape shape, GProp_GProps properties)
           
static void BRepGProp.volumeProperties(TopoDS_Shape shape, GProp_GProps properties, boolean onlyClosed)