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

#include <G4NURBS.hh>

Public Member Functions

 CtrlPtsCoordsIterator (const G4NURBS &in_rNurb, t_indCtrlPt in_startCtrlPtIndex=0)
 
G4bool pick (G4double *inout_pDbl)
 
G4bool pick (G4float *inout_pFlt)
 

Protected Attributes

const t_Coord *const kmpMax
 
const t_Coordmp
 

Detailed Description

Definition at line 236 of file G4NURBS.hh.

Constructor & Destructor Documentation

G4NURBS::CtrlPtsCoordsIterator::CtrlPtsCoordsIterator ( const G4NURBS in_rNurb,
t_indCtrlPt  in_startCtrlPtIndex = 0 
)

Definition at line 267 of file G4NURBS.cc.

Member Function Documentation

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

Definition at line 285 of file G4NURBS.cc.

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

Definition at line 291 of file G4NURBS.cc.

Member Data Documentation

const t_Coord* const G4NURBS::CtrlPtsCoordsIterator::kmpMax
protected

Definition at line 246 of file G4NURBS.hh.

const t_Coord* G4NURBS::CtrlPtsCoordsIterator::mp
protected

Definition at line 247 of file G4NURBS.hh.


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