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

LINE3D_list Class Reference

#include <line3d.H>

Inheritance diagram for LINE3D_list:

Inheritance graph
[legend]
Collaboration diagram for LINE3D_list:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void set_alpha (double a) const
void set_color (CCOLOR &c) const
void set_width (double w) const
void set_do_stipple (bool b=1) const
void draw_pts () const
int draw (CVIEWptr &v) const
 GEL_list (int n=0)
bool cull (const VIEW *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< LINE3Dptr > &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< LINE3Dptr > &l)
 ARRAY (int m=0)
 ARRAY (CARRAY< LINE3Dptr > &l)
int num () const
bool empty () const
bool valid_index (int k) const
void set_unique ()
LINE3Dptr * array ()
LINE3Dptr & operator[] (int j) const
LINE3Dptr & last () const
LINE3Dptr & 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 LINE3Dptr &el) const
bool contains (const LINE3Dptr &el) const
bool add_uniquely (const LINE3Dptr &el)
void operator+= (const LINE3Dptr &el)
ARRAY< LINE3Dptr > & operator+= (CARRAY< LINE3Dptr > &b)
void add (const LINE3Dptr &p)
void push (const LINE3Dptr &p)
void insert (int ind, int num)
bool remove (int k)
bool operator-= (const LINE3Dptr &el)
void operator-= (CARRAY< LINE3Dptr > &l)
bool rem (const LINE3Dptr &p)
LINE3Dptr pop ()
bool pull_index (int k)
bool pull_element (const LINE3Dptr &p)
virtual void shift (int p)
ARRAY< LINE3Dptr > 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 LINE3Dptr &, int) const
virtual void clear_index (const LINE3Dptr &) const
virtual void append_ele (const LINE3Dptr &el)

Protected Attributes

LINE3Dptr * _array
int _num
int _max
bool _unique
bool _do_index

Detailed Description

Definition at line 139 of file line3d.H.


Member Function Documentation

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

Definition at line 306 of file support.H.

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

Definition at line 289 of file support.H.

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

Definition at line 154 of file support.H.

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

Definition at line 189 of file support.H.

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

Definition at line 177 of file support.H.

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

Definition at line 173 of file support.H.

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

Definition at line 172 of file gel.H.

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

Definition at line 206 of file support.H.

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

Definition at line 224 of file support.H.

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

Reimplemented from ARRAY< LINE3Dptr >.

Definition at line 540 of file support.H.

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

Definition at line 137 of file support.H.

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

Reimplemented from ARRAY< LINE3Dptr >.

Definition at line 541 of file support.H.

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

Definition at line 283 of file support.H.

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

Definition at line 158 of file gel.H.

int LINE3D_list::draw CVIEWptr &  v  )  const [inline]
 

Reimplemented from GEL_list< LINE3Dptr >.

Definition at line 164 of file line3d.H.

References ARRAY< LINE3Dptr >::_array, and ARRAY< LINE3Dptr >::_num.

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

Definition at line 276 of file ref_img_client.H.

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

Definition at line 282 of file ref_img_client.H.

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

Definition at line 294 of file ref_img_client.H.

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

Definition at line 244 of file ref_img_client.H.

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

Definition at line 251 of file ref_img_client.H.

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

Definition at line 257 of file ref_img_client.H.

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

Definition at line 263 of file ref_img_client.H.

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

Definition at line 269 of file ref_img_client.H.

void LINE3D_list::draw_pts  )  const [inline]
 

Definition at line 160 of file line3d.H.

References ARRAY< LINE3Dptr >::_array, and ARRAY< LINE3Dptr >::_num.

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

Definition at line 300 of file ref_img_client.H.

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

Definition at line 288 of file ref_img_client.H.

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

Definition at line 238 of file ref_img_client.H.

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

Definition at line 185 of file support.H.

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

Definition at line 213 of file support.H.

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

Definition at line 417 of file support.H.

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

Definition at line 198 of file support.H.

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

Definition at line 155 of file gel.H.

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

Definition at line 275 of file support.H.

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

Definition at line 319 of file support.H.

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

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

Definition at line 219 of file support.H.

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

Definition at line 194 of file support.H.

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

Definition at line 548 of file support.H.

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

Definition at line 547 of file support.H.

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

Definition at line 180 of file gel.H.

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

Definition at line 184 of file support.H.

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

Definition at line 431 of file support.H.

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

Definition at line 298 of file support.H.

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

Definition at line 451 of file support.H.

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

Definition at line 352 of file support.H.

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

Definition at line 190 of file support.H.

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

Definition at line 357 of file support.H.

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

Definition at line 383 of file support.H.

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

Definition at line 366 of file support.H.

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

Definition at line 309 of file support.H.

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

Definition at line 252 of file support.H.

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

Definition at line 353 of file support.H.

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

Definition at line 333 of file support.H.

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

Definition at line 457 of file support.H.

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

Definition at line 229 of file ref_img_client.H.

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

Definition at line 228 of file ref_img_client.H.

void LINE3D_list::set_alpha double  a  )  const [inline]
 

Definition at line 144 of file line3d.H.

References ARRAY< LINE3Dptr >::_array, and ARRAY< LINE3Dptr >::_num.

void LINE3D_list::set_color CCOLOR c  )  const [inline]
 

Definition at line 148 of file line3d.H.

References ARRAY< LINE3Dptr >::_array, and ARRAY< LINE3Dptr >::_num.

void LINE3D_list::set_do_stipple bool  b = 1  )  const [inline]
 

Definition at line 156 of file line3d.H.

References ARRAY< LINE3Dptr >::_array, and ARRAY< LINE3Dptr >::_num.

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

Definition at line 136 of file support.H.

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

Definition at line 187 of file support.H.

void LINE3D_list::set_width double  w  )  const [inline]
 

Definition at line 152 of file line3d.H.

References ARRAY< LINE3Dptr >::_array, and ARRAY< LINE3Dptr >::_num.

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

Definition at line 389 of file support.H.

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

Definition at line 468 of file support.H.

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

Definition at line 234 of file support.H.

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

Definition at line 306 of file ref_img_client.H.

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

Definition at line 186 of file support.H.


Member Data Documentation

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

Definition at line 121 of file support.H.

Referenced by draw(), draw_pts(), set_alpha(), set_color(), set_do_stipple(), and set_width().

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

Definition at line 125 of file support.H.

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

Definition at line 123 of file support.H.

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

Definition at line 122 of file support.H.

Referenced by draw(), draw_pts(), set_alpha(), set_color(), set_do_stipple(), and set_width().

bool ARRAY< LINE3Dptr >::_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:46:24 2006 for jot by  doxygen 1.4.4