Geant4
9.6.p02
|
#include <G4NURBS.hh>
Public Attributes | |
t_order | order |
t_inddCtrlPt | nbrCtrlPts |
t_indKnot | nbrKnots |
t_Knot * | pKnots |
Definition at line 270 of file G4NURBS.hh.
t_inddCtrlPt G4NURBS::t_Dir::nbrCtrlPts |
Definition at line 273 of file G4NURBS.hh.
t_indKnot G4NURBS::t_Dir::nbrKnots |
Definition at line 274 of file G4NURBS.hh.
t_order G4NURBS::t_Dir::order |
Definition at line 272 of file G4NURBS.hh.
t_Knot* G4NURBS::t_Dir::pKnots |
Definition at line 275 of file G4NURBS.hh.