defs.h File Reference

Go to the source code of this file.

Defines

#define BBOX_FACTOR   0.1
#define CMD_LINE_ARG_EDGE_SAMPLE   'E'
#define CMD_LINE_ARG_FACE_SAMPLE   'F'
#define CMD_LINE_ARG_HIST   'H'
#define CMD_LINE_ARG_MONTECARLO_SAMPLING   'M'
#define CMD_LINE_ARG_N_SAMPLES   'N'
#define CMD_LINE_ARG_SAMPLE_TYPE   'S'
#define CMD_LINE_ARG_SAMPLES_PER_AREA_UNIT   'A'
#define CMD_LINE_ARG_SAVE_DISPLACEMENT   'O'
#define CMD_LINE_ARG_SAVE_ERROR_AS_COLOUR   'C'
#define CMD_LINE_ARG_SIMILAR_TRIANGLES_SAMPLING   'T'
#define CMD_LINE_ARG_SUBDIVISION_SAMPLING   'S'
#define CMD_LINE_ARG_VERTEX_SAMPLE   'V'
#define FILE_EXT_PLY   "ply"
#define FILE_EXT_SMF   "smf"
#define INFLATE_PERCENTAGE   0.02
#define MIN_SIZE   125
#define MSG_ERR_FILE_OPEN   "unable to open the output file.'n"
#define MSG_ERR_INVALID_OPTION   "unable to parse option '%s'\n"
#define MSG_ERR_MESH_LOAD   "error loading the input meshes.\n"
#define MSG_ERR_N_ARGS
#define MSG_ERR_UNKNOWN_FORMAT   "unknown file format '%s'.\n"
#define N_HIST_BINS   256
#define N_SAMPLES_EDGE_TO_FACE_RATIO   0.1
#define NO_SAMPLES_PER_FACE   10
#define PRINT_EVERY_N_ELEMENTS   1000
#define STR_HIST_FILENAME_DEFAULT   "hist.txt"
#define STR_NEW_MESH_FILENAME_DEFAULT   "error.ply"
#define STR_NEW_MESH_FILENAME_DEFAULT_2   "error_colour.ply"

Define Documentation

#define BBOX_FACTOR   0.1
#define CMD_LINE_ARG_EDGE_SAMPLE   'E'
#define CMD_LINE_ARG_FACE_SAMPLE   'F'
#define CMD_LINE_ARG_HIST   'H'
#define CMD_LINE_ARG_MONTECARLO_SAMPLING   'M'
#define CMD_LINE_ARG_N_SAMPLES   'N'
#define CMD_LINE_ARG_SAMPLE_TYPE   'S'
#define CMD_LINE_ARG_SAMPLES_PER_AREA_UNIT   'A'
#define CMD_LINE_ARG_SAVE_DISPLACEMENT   'O'
#define CMD_LINE_ARG_SAVE_ERROR_AS_COLOUR   'C'
#define CMD_LINE_ARG_SIMILAR_TRIANGLES_SAMPLING   'T'
#define CMD_LINE_ARG_SUBDIVISION_SAMPLING   'S'
#define CMD_LINE_ARG_VERTEX_SAMPLE   'V'
#define FILE_EXT_PLY   "ply"
#define FILE_EXT_SMF   "smf"
#define INFLATE_PERCENTAGE   0.02
#define MIN_SIZE   125
#define MSG_ERR_FILE_OPEN   "unable to open the output file.'n"
#define MSG_ERR_INVALID_OPTION   "unable to parse option '%s'\n"
#define MSG_ERR_MESH_LOAD   "error loading the input meshes.\n"
#define MSG_ERR_N_ARGS
Value:
"\nUsage:  "\
                                        "trimeshinfo filename \n"

Definition at line 22 of file trimeshinfo/trimeshinfo1.01/trimeshinfo101/defs.h.

#define MSG_ERR_UNKNOWN_FORMAT   "unknown file format '%s'.\n"
#define N_HIST_BINS   256
#define N_SAMPLES_EDGE_TO_FACE_RATIO   0.1
#define NO_SAMPLES_PER_FACE   10
#define PRINT_EVERY_N_ELEMENTS   1000
#define STR_HIST_FILENAME_DEFAULT   "hist.txt"
#define STR_NEW_MESH_FILENAME_DEFAULT   "error.ply"
#define STR_NEW_MESH_FILENAME_DEFAULT_2   "error_colour.ply"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:18:57 2013