intersection3d< C > Struct Template Reference

List of all members.

Detailed Description

template<class C = double>
struct intersection3d< C >

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)
intersection3doperator= (const intersection3d &i)
operator[] (unsigned i)

Public Attributes

point_t pnt
point_t der
int nMulti
int nPlane
int nFlag
int nCount
int nDepth


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

SYNAPS DOCUMENTATION
logo