hep.geant4.jni
Class G4BSplineSurfaceWithKnots

java.lang.Object
  extended by hep.geant4.jni.G4STEPEntity
      extended by hep.geant4.jni.G4Surface
          extended by hep.geant4.jni.G4BSplineSurface
              extended by hep.geant4.jni.G4BSplineSurfaceWithKnots

public class G4BSplineSurfaceWithKnots
extends G4BSplineSurface


Field Summary
 
Fields inherited from class hep.geant4.jni.G4STEPEntity
swigCMemOwn
 
Constructor Summary
G4BSplineSurfaceWithKnots()
           
G4BSplineSurfaceWithKnots(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4BSplineSurfaceWithKnots obj)
           
 
Methods inherited from class hep.geant4.jni.G4BSplineSurface
calcBBox, closestDistanceToPoint, getCols, getControlPoint, getCPtr, getRows, getUHit, getVHit, intersect, myType, reset
 
Methods inherited from class hep.geant4.jni.G4Surface
calcNormal, deactivate, evaluate, evaluation, getBBox, getClosestHit, getConvex, getCPtr, getDistance, getEntityType, getNextNode, getNumberOfPoints, getOrigin, getPoint, getSameSense, howNear, isActive, isConvex, name, norm, normal, project, project, setActive, setBoundaries, setDistance, setNextNode, setSameSense, surfaceNormal
 
Methods inherited from class hep.geant4.jni.G4STEPEntity
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4BSplineSurfaceWithKnots

public G4BSplineSurfaceWithKnots(long cPtr,
                                 boolean cMemoryOwn)

G4BSplineSurfaceWithKnots

public G4BSplineSurfaceWithKnots()
Method Detail

getCPtr

public static long getCPtr(G4BSplineSurfaceWithKnots obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4BSplineSurface
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4BSplineSurface

equals

public boolean equals(Object obj)
Overrides:
equals in class G4BSplineSurface


Copyright © 2000-2007 FreeHEP. All Rights Reserved.