Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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.
Referenced by G4NURBS::G4NURBS(), G4NURBS::GetdoubleCtrlPt(), G4NURBS::GetfloatCtrlPt(), G4NURBS::GetnbrCtrlPts(), G4NURBS::GetUnbrCtrlPts(), G4NURBS::GetVnbrCtrlPts(), G4NURBS::MakeKnotVector(), and G4NURBS::To1d().
t_indKnot G4NURBS::t_Dir::nbrKnots |
Definition at line 274 of file G4NURBS.hh.
Referenced by G4NURBS::G4NURBS(), G4NURBS::GetdoubleAllKnots(), G4NURBS::GetdoubleKnot(), G4NURBS::GetfloatAllKnots(), G4NURBS::GetfloatKnot(), G4NURBS::GetnbrKnots(), G4NURBS::GetUnbrKnots(), G4NURBS::GetVnbrKnots(), G4NURBS::KnotsIterator::KnotsIterator(), and G4NURBS::MakeKnotVector().
t_order G4NURBS::t_Dir::order |
Definition at line 272 of file G4NURBS.hh.
Referenced by G4NURBS::G4NURBS(), G4NURBS::Getorder(), G4NURBS::GetUorder(), G4NURBS::GetVorder(), and G4NURBS::MakeKnotVector().
t_Knot* G4NURBS::t_Dir::pKnots |
Definition at line 275 of file G4NURBS.hh.
Referenced by G4NURBS::G4NURBS(), G4NURBScylinder::G4NURBScylinder(), G4NURBS::GetdoubleAllKnots(), G4NURBS::GetdoubleKnot(), G4NURBS::GetfloatAllKnots(), G4NURBS::GetfloatKnot(), G4NURBS::GetUmax(), G4NURBS::GetUmin(), G4NURBS::GetVmax(), G4NURBS::GetVmin(), G4NURBS::KnotsIterator::KnotsIterator(), G4NURBS::MakeKnotVector(), and G4NURBS::~G4NURBS().