Public Member Functions | Public Attributes | List of all members
CommentCtx Struct Reference

Public Member Functions

 CommentCtx (int line)
 

Public Attributes

int lineNr
 

Detailed Description

Definition at line 1100 of file commentcnv.cpp.

Constructor & Destructor Documentation

CommentCtx::CommentCtx ( int  line)
inline

Definition at line 1102 of file commentcnv.cpp.

1103  : lineNr(line) {}
void line(double t, double *p, double &x, double &y, double &z)

Member Data Documentation

int CommentCtx::lineNr

Definition at line 1104 of file commentcnv.cpp.


The documentation for this struct was generated from the following file: