Public Member Functions | |
| RColLineBuilder (const T &start, const T &dir, const T &step, TypeSet< T > &line) | |
| int | nextExtension () |
Protected Member Functions | |
| float | distToLine (const T &) const |
Protected Attributes | |
| const T & | start_ |
| const T & | dir_ |
| const T & | step_ |
| const float | dirlen_ |
| TypeSet< T > & | line_ |
| RColLineBuilder< T >::RColLineBuilder | ( | const T & | start, | |
| const T & | dir, | |||
| const T & | step, | |||
| TypeSet< T > & | line | |||
| ) | [inline] |
| float RColLineBuilder< T >::distToLine | ( | const T & | rc | ) | const [inline, protected] |
| int RColLineBuilder< T >::nextExtension | ( | ) | [inline] |
const T& RColLineBuilder< T >::dir_ [protected] |
const float RColLineBuilder< T >::dirlen_ [protected] |
TypeSet<T>& RColLineBuilder< T >::line_ [protected] |
const T& RColLineBuilder< T >::start_ [protected] |
const T& RColLineBuilder< T >::step_ [protected] |
1.7.1