Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
G4NURBS::KnotsIterator Class Reference

#include <G4NURBS.hh>

Public Member Functions

 KnotsIterator (const G4NURBS &in_rNurb, t_direction in_dir, t_indKnot in_startIndex=0)
 
G4bool pick (G4double *inout_pDbl)
 
G4bool pick (G4float *inout_pFlt)
 

Protected Attributes

const t_direction kmdir
 
const t_Knot *const kmpMax
 
const t_Knotmp
 

Detailed Description

Definition at line 212 of file G4NURBS.hh.

Constructor & Destructor Documentation

G4NURBS::KnotsIterator::KnotsIterator ( const G4NURBS in_rNurb,
G4NURBS::t_direction  in_dir,
t_indKnot  in_startIndex = 0 
)

Definition at line 236 of file G4NURBS.cc.

Member Function Documentation

G4bool G4NURBS::KnotsIterator::pick ( G4double inout_pDbl)

Definition at line 255 of file G4NURBS.cc.

Here is the caller graph for this function:

G4bool G4NURBS::KnotsIterator::pick ( G4float inout_pFlt)

Definition at line 261 of file G4NURBS.cc.

Member Data Documentation

const t_direction G4NURBS::KnotsIterator::kmdir
protected

Definition at line 222 of file G4NURBS.hh.

const t_Knot* const G4NURBS::KnotsIterator::kmpMax
protected

Definition at line 223 of file G4NURBS.hh.

const t_Knot* G4NURBS::KnotsIterator::mp
protected

Definition at line 224 of file G4NURBS.hh.


The documentation for this class was generated from the following files: