mdsSaveTriMesh.cpp File Reference


Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel

Author: Michal Spanel, spanel@fit.vutbr.cz
File: mdsSaveTriMesh.cpp
Section: mSaveTriMesh
Date: 2005/09/28

Id
mdsSaveTriMesh.cpp 1494 2009-05-21 14:36:00Z spanel

File description:

#include "mdsSaveTriMesh.h"
#include <MDSTk/VectorSegmentation/mdsTriMesh.h>
#include <climits>
#include <iostream>
#include <string>

Functions

int main (int argc, char *argv[])

Variables

const std::string F_STL_NAME = "stl"
const std::string F_VRML_NAME = "vrml"
 Allowed 'format' argument values.
const std::string MODULE_ARG_FORMAT = "format"
 Additional arguments names.
const std::string MODULE_ARGUMENTS = "format"
 Additional command line arguments.
const std::string MODULE_DESCRIPTION = "Module saves an input triangular mesh to the VRML or STL format."
 Module description.


Function Documentation

int main int  argc,
char *  argv[]
 


Variable Documentation

const std::string F_STL_NAME = "stl"
 

const std::string F_VRML_NAME = "vrml"
 

Allowed 'format' argument values.

const std::string MODULE_ARG_FORMAT = "format"
 

Additional arguments names.

const std::string MODULE_ARGUMENTS = "format"
 

Additional command line arguments.

const std::string MODULE_DESCRIPTION = "Module saves an input triangular mesh to the VRML or STL format."
 

Module description.


Generated on Thu Mar 11 10:38:12 2010 for MDSTk Extension Modules by  doxygen 1.4.6-NO