Static Public Member Functions | Private Member Functions
sdet_vrml_display Class Reference

#include <sdet_vrml_display.h>

List of all members.

Static Public Member Functions

static void write_vrml_header (vcl_ofstream &str)
static void write_intensity_regions_3d (vcl_ofstream &str, vcl_vector< vtol_intensity_face_sptr > const &faces)
static void write_vsol_polys_3d (vcl_ofstream &str, vcl_vector< vsol_polygon_3d_sptr > const &polys)
static void write_vrml_height_map (vcl_ofstream &str, vil_image_view< float > const &z_of_xy, float r=0.0, float g=1.0, float b=0.0)

Private Member Functions

 sdet_vrml_display ()

Detailed Description

Definition at line 15 of file sdet_vrml_display.h.


Constructor & Destructor Documentation

sdet_vrml_display::sdet_vrml_display ( ) [private]

Member Function Documentation

void sdet_vrml_display::write_intensity_regions_3d ( vcl_ofstream &  str,
vcl_vector< vtol_intensity_face_sptr > const &  faces 
) [static]

Definition at line 60 of file sdet_vrml_display.cxx.

void sdet_vrml_display::write_vrml_header ( vcl_ofstream &  str) [static]

Definition at line 11 of file sdet_vrml_display.cxx.

void sdet_vrml_display::write_vrml_height_map ( vcl_ofstream &  str,
vil_image_view< float > const &  z_of_xy,
float  r = 0.0,
float  g = 1.0,
float  b = 0.0 
) [static]

Definition at line 119 of file sdet_vrml_display.cxx.

void sdet_vrml_display::write_vsol_polys_3d ( vcl_ofstream &  str,
vcl_vector< vsol_polygon_3d_sptr > const &  polys 
) [static]

Definition at line 97 of file sdet_vrml_display.cxx.


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