contrib/gel/vsol/vsol_cylinder.cxx File Reference


Detailed Description

Definition in file vsol_cylinder.cxx.

#include "vsol_cylinder.h"
#include <vgl/vgl_vector_3d.h>

Go to the source code of this file.


Functions

void vsl_b_write (vsl_b_ostream &os, const vsol_cylinder *p)
 Binary save vsol_cylinder* to stream.
void vsl_b_write (vsl_b_ostream &os, const vsol_cylinder_sptr &p)
 Binary save vsol_cylinder_sptr to stream.
void vsl_b_read (vsl_b_istream &is, vsol_cylinder *&cyl)
 Binary load vsol_cylinder* from stream.
void vsl_b_read (vsl_b_istream &is, vsol_cylinder_sptr &cyl)
 Binary load vsol_cylinder_sptr from stream.

Function Documentation

void vsl_b_read ( vsl_b_istream is,
vsol_cylinder_sptr cyl 
)

Binary load vsol_cylinder_sptr from stream.

Definition at line 128 of file vsol_cylinder.cxx.

void vsl_b_read ( vsl_b_istream is,
vsol_cylinder *&  cyl 
)

Binary load vsol_cylinder* from stream.

Definition at line 115 of file vsol_cylinder.cxx.

void vsl_b_write ( vsl_b_ostream os,
const vsol_cylinder_sptr p 
)

Binary save vsol_cylinder_sptr to stream.

Definition at line 102 of file vsol_cylinder.cxx.

void vsl_b_write ( vsl_b_ostream os,
const vsol_cylinder p 
)

Binary save vsol_cylinder* to stream.

Definition at line 89 of file vsol_cylinder.cxx.


Generated on Tue Oct 7 05:14:51 2008 for contrib/gel/vsol by  doxygen 1.5.1