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 2443 of file gdiam.cpp.

Constructor & Destructor Documentation

◆ ~ProjPointSet()

~ProjPointSet ( )
inline

Definition at line 2454 of file gdiam.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ compute()

void compute ( )
inline

Definition at line 2490 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 2579 of file gdiam.cpp.

+ Here is the caller graph for this function:

◆ init() [1/2]

void init ( )
inline

Definition at line 2592 of file gdiam.cpp.

◆ init() [2/2]

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

Definition at line 2458 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 2584 of file gdiam.cpp.

+ Here is the caller graph for this function:

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