vvid_frame_trail Class Reference

#include <vvid_frame_trail.h>

List of all members.


Detailed Description

Definition at line 26 of file vvid_frame_trail.h.


Public Member Functions

 vvid_frame_trail ()
 ~vvid_frame_trail ()
void set_window (unsigned int window)
void clear ()
void add_spatial_objects (vcl_vector< vsol_spatial_object_2d_sptr > const &sos)
 add to queue.
void add_topology_objects (vcl_vector< vtol_topology_object_sptr > const &tos)
void get_topology_objects (vcl_vector< vtol_topology_object_sptr > &topo_objs)
 get current display queue.
void get_spatial_objects (vcl_vector< vsol_spatial_object_2d_sptr > &spat_objs)

Private Attributes

unsigned int window_
vcl_deque< vcl_vector
< vtol_topology_object_sptr > > 
topo_queue_
vcl_deque< vcl_vector
< vsol_spatial_object_2d_sptr > > 
spat_obj_queue_

Constructor & Destructor Documentation

vvid_frame_trail::vvid_frame_trail (  ) 

Definition at line 7 of file vvid_frame_trail.cxx.

vvid_frame_trail::~vvid_frame_trail (  ) 

Definition at line 12 of file vvid_frame_trail.cxx.


Member Function Documentation

void vvid_frame_trail::set_window ( unsigned int  window  )  [inline]

Definition at line 32 of file vvid_frame_trail.h.

void vvid_frame_trail::clear (  ) 

Definition at line 16 of file vvid_frame_trail.cxx.

void vvid_frame_trail::add_spatial_objects ( vcl_vector< vsol_spatial_object_2d_sptr > const &  sos  ) 

add to queue.

Definition at line 23 of file vvid_frame_trail.cxx.

void vvid_frame_trail::add_topology_objects ( vcl_vector< vtol_topology_object_sptr > const &  tos  ) 

Definition at line 33 of file vvid_frame_trail.cxx.

void vvid_frame_trail::get_topology_objects ( vcl_vector< vtol_topology_object_sptr > &  topo_objs  ) 

get current display queue.

Definition at line 46 of file vvid_frame_trail.cxx.

void vvid_frame_trail::get_spatial_objects ( vcl_vector< vsol_spatial_object_2d_sptr > &  spat_objs  ) 

Definition at line 57 of file vvid_frame_trail.cxx.


Member Data Documentation

unsigned int vvid_frame_trail::window_ [private]

Definition at line 46 of file vvid_frame_trail.h.

vcl_deque< vcl_vector<vtol_topology_object_sptr> > vvid_frame_trail::topo_queue_ [private]

Definition at line 47 of file vvid_frame_trail.h.

Definition at line 48 of file vvid_frame_trail.h.


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

Generated on Sun Nov 22 06:40:11 2009 for contrib/brl/vvid by  doxygen 1.5.5