Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GEOMlist Class Reference

#include <geom.H>

Inheritance diagram for GEOMlist:

Inheritance graph
[legend]
Collaboration diagram for GEOMlist:

Collaboration graph
[legend]
List of all members.

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
RAYhitintersect (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

Detailed Description

Definition at line 45 of file geom.H.


Constructor & Destructor Documentation

GEOMlist::GEOMlist int  n = 16  )  [inline]
 

Definition at line 48 of file geom.H.

GEOMlist::GEOMlist CGEOMptr &  g  )  [inline]
 

Definition at line 49 of file geom.H.

References ARRAY< GEOMptr >::add().

GEOMlist::GEOMlist GEOM g  )  [inline]
 

Definition at line 50 of file geom.H.

References ARRAY< GEOMptr >::add().


Member Function Documentation

void ARRAY< GEOMptr >::add const GEOMptr &  p  )  [inline, inherited]
 

Definition at line 306 of file support.H.

Referenced by GEOMlist().

bool ARRAY< GEOMptr >::add_uniquely const GEOMptr &  el  )  [inline, inherited]
 

Definition at line 289 of file support.H.

virtual void ARRAY< GEOMptr >::append_ele const GEOMptr &  el  )  [inline, protected, virtual, inherited]
 

Definition at line 154 of file support.H.

GEOMptr * ARRAY< GEOMptr >::array  )  [inline, inherited]
 

Definition at line 189 of file support.H.

ARRAY< GEOMptr >::ARRAY CARRAY< GEOMptr > &  l  )  [inline, inherited]
 

Definition at line 177 of file support.H.

ARRAY< GEOMptr >::ARRAY int  m = 0  )  [inline, inherited]
 

Definition at line 173 of file support.H.

BBOX GEL_list< GEOMptr >::bbox  )  const [inline, inherited]
 

Definition at line 172 of file gel.H.

void ARRAY< GEOMptr >::begin_index  )  [inline, inherited]
 

Definition at line 206 of file support.H.

virtual void ARRAY< GEOMptr >::clear void   )  [inline, virtual, inherited]
 

Definition at line 224 of file support.H.

virtual void LIST< GEOMptr >::clear_ele int  i  )  [inline, protected, virtual, inherited]
 

Reimplemented from ARRAY< GEOMptr >.

Definition at line 540 of file support.H.

virtual void ARRAY< GEOMptr >::clear_index const GEOMptr &   )  const [inline, protected, virtual, inherited]
 

Definition at line 137 of file support.H.

virtual void LIST< GEOMptr >::clear_range int  i,
int  j
[inline, protected, virtual, inherited]
 

Reimplemented from ARRAY< GEOMptr >.

Definition at line 541 of file support.H.

bool ARRAY< GEOMptr >::contains const GEOMptr &  el  )  const [inline, inherited]
 

Definition at line 283 of file support.H.

bool GEL_list< GEOMptr >::cull const VIEW v  )  const [inline, inherited]
 

Definition at line 158 of file gel.H.

int GEL_list< GEOMptr >::draw CVIEWptr &  v  )  const [inline, inherited]
 

Reimplemented from RIC_list< GEOMptr >.

Definition at line 165 of file gel.H.

int RIC_list< GEOMptr >::draw_color_ref  )  const [inline, inherited]
 

Definition at line 276 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_color_ref_2  )  const [inline, inherited]
 

Definition at line 282 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_final CVIEWptr &  v  )  const [inline, inherited]
 

Definition at line 294 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_id_ref  )  const [inline, inherited]
 

Definition at line 244 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_id_ref_pre1  )  const [inline, inherited]
 

Definition at line 251 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_id_ref_pre2  )  const [inline, inherited]
 

Definition at line 257 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_id_ref_pre3  )  const [inline, inherited]
 

Definition at line 263 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_id_ref_pre4  )  const [inline, inherited]
 

Definition at line 269 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_ref_img RefImageClient::ref_img_t  t  )  const [inline, inherited]
 

Definition at line 300 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_tex_mem_ref  )  const [inline, inherited]
 

Definition at line 288 of file ref_img_client.H.

int RIC_list< GEOMptr >::draw_vis_ref  )  const [inline, inherited]
 

Definition at line 238 of file ref_img_client.H.

bool ARRAY< GEOMptr >::empty  )  const [inline, inherited]
 

Definition at line 185 of file support.H.

void ARRAY< GEOMptr >::end_index  )  [inline, inherited]
 

Definition at line 213 of file support.H.

ARRAY<GEOMptr > ARRAY< GEOMptr >::extract int  start,
int  n
const [inline, inherited]
 

Definition at line 417 of file support.H.

GEOMptr & ARRAY< GEOMptr >::first  )  const [inline, inherited]
 

Definition at line 198 of file support.H.

GEL_list< GEOMptr >::GEL_list int  n = 0  )  [inline, inherited]
 

Definition at line 155 of file gel.H.

virtual int ARRAY< GEOMptr >::get_index const GEOMptr &  el  )  const [inline, virtual, inherited]
 

Definition at line 275 of file support.H.

void ARRAY< GEOMptr >::insert int  ind,
int  num
[inline, inherited]
 

Definition at line 319 of file support.H.

RAYhit& GEL_list< GEOMptr >::intersect RAYhit r,
mlib::CWtransf m = mlib::Identity
const [inherited]
 

bool ARRAY< GEOMptr >::is_indexing  )  const [inline, inherited]
 

Definition at line 219 of file support.H.

GEOMptr & ARRAY< GEOMptr >::last  )  const [inline, inherited]
 

Definition at line 194 of file support.H.

LIST< GEOMptr >::LIST CLIST< GEOMptr > &  l  )  [inline, inherited]
 

Definition at line 548 of file support.H.

LIST< GEOMptr >::LIST int  m = 0  )  [inline, inherited]
 

Definition at line 547 of file support.H.

bool GEL_list< GEOMptr >::needs_blend  )  const [inline, inherited]
 

Definition at line 180 of file gel.H.

int ARRAY< GEOMptr >::num  )  const [inline, inherited]
 

Definition at line 184 of file support.H.

ARRAY<GEOMptr >& ARRAY< GEOMptr >::operator+= CARRAY< GEOMptr > &  b  )  [inline, inherited]
 

Definition at line 431 of file support.H.

void ARRAY< GEOMptr >::operator+= const GEOMptr &  el  )  [inline, inherited]
 

Definition at line 298 of file support.H.

void ARRAY< GEOMptr >::operator-= CARRAY< GEOMptr > &  l  )  [inline, inherited]
 

Definition at line 451 of file support.H.

bool ARRAY< GEOMptr >::operator-= const GEOMptr &  el  )  [inline, inherited]
 

Definition at line 352 of file support.H.

GEOMptr & ARRAY< GEOMptr >::operator[] int  j  )  const [inline, inherited]
 

Definition at line 190 of file support.H.

GEOMptr ARRAY< GEOMptr >::pop  )  [inline, inherited]
 

Definition at line 357 of file support.H.

bool ARRAY< GEOMptr >::pull_element const GEOMptr &  p  )  [inline, inherited]
 

Definition at line 383 of file support.H.

bool ARRAY< GEOMptr >::pull_index int  k  )  [inline, inherited]
 

Definition at line 366 of file support.H.

void ARRAY< GEOMptr >::push const GEOMptr &  p  )  [inline, inherited]
 

Definition at line 309 of file support.H.

virtual void ARRAY< GEOMptr >::realloc int  new_max = 0  )  [inline, virtual, inherited]
 

Definition at line 252 of file support.H.

bool ARRAY< GEOMptr >::rem const GEOMptr &  p  )  [inline, inherited]
 

Definition at line 353 of file support.H.

bool ARRAY< GEOMptr >::remove int  k  )  [inline, inherited]
 

Definition at line 333 of file support.H.

virtual void ARRAY< GEOMptr >::reverse  )  [inline, virtual, inherited]
 

Definition at line 457 of file support.H.

RIC_list< GEOMptr >::RIC_list const LIST< GEOMptr > &  l  )  [inline, inherited]
 

Definition at line 229 of file ref_img_client.H.

RIC_list< GEOMptr >::RIC_list int  n = 0  )  [inline, inherited]
 

Definition at line 228 of file ref_img_client.H.

virtual void ARRAY< GEOMptr >::set_index const GEOMptr &  ,
int 
const [inline, protected, virtual, inherited]
 

Definition at line 136 of file support.H.

void ARRAY< GEOMptr >::set_unique  )  [inline, inherited]
 

Definition at line 187 of file support.H.

virtual void ARRAY< GEOMptr >::shift int  p  )  [inline, virtual, inherited]
 

Definition at line 389 of file support.H.

virtual void ARRAY< GEOMptr >::sort compare_func_t  compare  )  [inline, virtual, inherited]
 

Definition at line 468 of file support.H.

virtual void ARRAY< GEOMptr >::truncate int  n  )  [inline, virtual, inherited]
 

Definition at line 234 of file support.H.

RefImageClient::ref_img_t RIC_list< GEOMptr >::use_ref_image  )  const [inline, inherited]
 

Definition at line 306 of file ref_img_client.H.

bool ARRAY< GEOMptr >::valid_index int  k  )  const [inline, inherited]
 

Definition at line 186 of file support.H.


Member Data Documentation

GEOMptr * ARRAY< GEOMptr >::_array [protected, inherited]
 

Definition at line 121 of file support.H.

bool ARRAY< GEOMptr >::_do_index [protected, inherited]
 

Definition at line 125 of file support.H.

int ARRAY< GEOMptr >::_max [protected, inherited]
 

Definition at line 123 of file support.H.

int ARRAY< GEOMptr >::_num [protected, inherited]
 

Definition at line 122 of file support.H.

bool ARRAY< GEOMptr >::_unique [protected, inherited]
 

Definition at line 124 of file support.H.


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:45:32 2006 for jot by  doxygen 1.4.4