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::CtrlPtsIterator Class Reference

#include <G4NURBS.hh>

Public Member Functions

 CtrlPtsIterator (const G4NURBS &in_rNurb, t_indCtrlPt in_startIndex=0)
 
G4bool pick (t_doubleCtrlPt *inout_pDblCtrlPt)
 
G4bool pick (t_floatCtrlPt *inout_pFltCtrlPt)
 

Protected Attributes

const t_CtrlPt *const kmpMax
 
const t_CtrlPtmp
 

Detailed Description

Definition at line 252 of file G4NURBS.hh.

Constructor & Destructor Documentation

G4NURBS::CtrlPtsIterator::CtrlPtsIterator ( const G4NURBS in_rNurb,
t_indCtrlPt  in_startIndex = 0 
)

Definition at line 297 of file G4NURBS.cc.

Member Function Documentation

G4bool G4NURBS::CtrlPtsIterator::pick ( t_doubleCtrlPt inout_pDblCtrlPt)

Definition at line 314 of file G4NURBS.cc.

Here is the caller graph for this function:

G4bool G4NURBS::CtrlPtsIterator::pick ( t_floatCtrlPt inout_pFltCtrlPt)

Definition at line 321 of file G4NURBS.cc.

Member Data Documentation

const t_CtrlPt* const G4NURBS::CtrlPtsIterator::kmpMax
protected

Definition at line 261 of file G4NURBS.hh.

const t_CtrlPt* G4NURBS::CtrlPtsIterator::mp
protected

Definition at line 262 of file G4NURBS.hh.


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