Definition at line 202 of file inter_points.h.
Public Types | |
typedef topology::point_graph< C > | pointgraph_t |
typedef topology::point< C > | point_t |
Public Member Functions | |
intersection3d () | |
intersection3d (const point_t &p, int plane=-1, int nMul=1) | |
intersection3d (const intersection3d &i) | |
void | assign (const intersection3d &i) |
intersection3d & | operator= (const intersection3d &i) |
C | operator[] (unsigned i) |
Public Attributes | |
point_t | pnt |
point_t | der |
int | nMulti |
int | nPlane |
int | nFlag |
int | nCount |
int | nDepth |