|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use G4NURBS.t_direction | |
|---|---|
| hep.geant4.jni | |
| Uses of G4NURBS.t_direction in hep.geant4.jni |
|---|
| Methods in hep.geant4.jni that return G4NURBS.t_direction | |
|---|---|
static G4NURBS.t_direction |
G4NURBS.t_direction.swigToEnum(int swigValue)
|
static G4NURBS.t_direction |
G4NURBS.t_direction.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static G4NURBS.t_direction[] |
G4NURBS.t_direction.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in hep.geant4.jni with parameters of type G4NURBS.t_direction | |
|---|---|
SWIGTYPE_p_double |
G4NURBS.getdoubleAllKnots(G4NURBS.t_direction in_dir)
|
double |
G4NURBS.getdoubleKnot(G4NURBS.t_direction in_dir,
long in_index)
|
SWIGTYPE_p_float |
G4NURBS.getfloatAllKnots(G4NURBS.t_direction in_dir)
|
float |
G4NURBS.getfloatKnot(G4NURBS.t_direction in_dir,
long in_index)
|
int |
G4NURBS.getnbrCtrlPts(G4NURBS.t_direction in_dir)
|
int |
G4NURBS.getnbrKnots(G4NURBS.t_direction in_dir)
|
int |
G4NURBS.getorder(G4NURBS.t_direction in_dir)
|
static char |
G4NURBS.tochar(G4NURBS.t_direction in_dir)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||