ProjPointSet Class Reference

Public Member Functions

void compute ()
 
gdiam_bboxget_bbox ()
 
void init ()
 
void init (gdiam_point dir, gdiam_point *_in_arr, int _size)
 
void term ()
 
 ~ProjPointSet ()
 

Detailed Description

Definition at line 2335 of file gdiam.cpp.

Constructor & Destructor Documentation

◆ ~ProjPointSet()

~ProjPointSet ( )
inline

Definition at line 2346 of file gdiam.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ compute()

void compute ( )
inline

Definition at line 2383 of file gdiam.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ get_bbox()

gdiam_bbox& get_bbox ( )
inline

Definition at line 2469 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ init() [1/2]

void init ( )
inline

Definition at line 2485 of file gdiam.cpp.

◆ init() [2/2]

void init ( gdiam_point  dir,
gdiam_point _in_arr,
int  _size 
)
inline

Definition at line 2352 of file gdiam.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ term()

void term ( )
inline

Definition at line 2475 of file gdiam.cpp.

+ Here is the caller graph for this function:

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