#include <geom.H>
Inheritance diagram for GEOMlist:


Public Member Functions | |
| GEOMlist (int n=16) | |
| GEOMlist (CGEOMptr &g) | |
| GEOMlist (GEOM *g) | |
| GEL_list (int n=0) | |
| bool | cull (const VIEW *v) const |
| int | draw (CVIEWptr &v) const |
| BBOX | bbox () const |
| bool | needs_blend () const |
| RAYhit & | intersect (RAYhit &r, mlib::CWtransf &m=mlib::Identity) const |
| RIC_list (int n=0) | |
| RIC_list (const LIST< GEOMptr > &l) | |
| int | draw_vis_ref () const |
| int | draw_id_ref () const |
| int | draw_id_ref_pre1 () const |
| int | draw_id_ref_pre2 () const |
| int | draw_id_ref_pre3 () const |
| int | draw_id_ref_pre4 () const |
| int | draw_color_ref () const |
| int | draw_color_ref_2 () const |
| int | draw_tex_mem_ref () const |
| int | draw_final (CVIEWptr &v) const |
| int | draw_ref_img (RefImageClient::ref_img_t t) const |
| RefImageClient::ref_img_t | use_ref_image () const |
| LIST (int m=0) | |
| LIST (CLIST< GEOMptr > &l) | |
| ARRAY (int m=0) | |
| ARRAY (CARRAY< GEOMptr > &l) | |
| int | num () const |
| bool | empty () const |
| bool | valid_index (int k) const |
| void | set_unique () |
| GEOMptr * | array () |
| GEOMptr & | operator[] (int j) const |
| GEOMptr & | last () const |
| GEOMptr & | first () const |
| void | begin_index () |
| void | end_index () |
| bool | is_indexing () const |
| virtual void | clear () |
| virtual void | truncate (int n) |
| virtual void | realloc (int new_max=0) |
| virtual int | get_index (const GEOMptr &el) const |
| bool | contains (const GEOMptr &el) const |
| bool | add_uniquely (const GEOMptr &el) |
| void | operator+= (const GEOMptr &el) |
| ARRAY< GEOMptr > & | operator+= (CARRAY< GEOMptr > &b) |
| void | add (const GEOMptr &p) |
| void | push (const GEOMptr &p) |
| void | insert (int ind, int num) |
| bool | remove (int k) |
| bool | operator-= (const GEOMptr &el) |
| void | operator-= (CARRAY< GEOMptr > &l) |
| bool | rem (const GEOMptr &p) |
| GEOMptr | pop () |
| bool | pull_index (int k) |
| bool | pull_element (const GEOMptr &p) |
| virtual void | shift (int p) |
| ARRAY< GEOMptr > | extract (int start, int n) const |
| virtual void | reverse () |
| virtual void | sort (compare_func_t compare) |
Protected Member Functions | |
| virtual void | clear_ele (int i) |
| virtual void | clear_range (int i, int j) |
| virtual void | set_index (const GEOMptr &, int) const |
| virtual void | clear_index (const GEOMptr &) const |
| virtual void | append_ele (const GEOMptr &el) |
Protected Attributes | |
| GEOMptr * | _array |
| int | _num |
| int | _max |
| bool | _unique |
| bool | _do_index |
Definition at line 45 of file geom.H.
|
|
|
|
|
Definition at line 49 of file geom.H. References ARRAY< GEOMptr >::add(). |
|
|
Definition at line 50 of file geom.H. References ARRAY< GEOMptr >::add(). |
|
|
Definition at line 306 of file support.H. Referenced by GEOMlist(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from ARRAY< GEOMptr >. |
|
|
|
|
||||||||||||
|
Reimplemented from ARRAY< GEOMptr >. |
|
|
|
|
|
|
|
|
Reimplemented from RIC_list< GEOMptr >. |
|
|
Definition at line 276 of file ref_img_client.H. |
|
|
Definition at line 282 of file ref_img_client.H. |
|
|
Definition at line 294 of file ref_img_client.H. |
|
|
Definition at line 244 of file ref_img_client.H. |
|
|
Definition at line 251 of file ref_img_client.H. |
|
|
Definition at line 257 of file ref_img_client.H. |
|
|
Definition at line 263 of file ref_img_client.H. |
|
|
Definition at line 269 of file ref_img_client.H. |
|
|
Definition at line 300 of file ref_img_client.H. |
|
|
Definition at line 288 of file ref_img_client.H. |
|
|
Definition at line 238 of file ref_img_client.H. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 229 of file ref_img_client.H. |
|
|
Definition at line 228 of file ref_img_client.H. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 306 of file ref_img_client.H. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4