BRL-CAD
|
Go to the source code of this file.
Data Structures | |
struct | analyze_polygonize_params |
Macros | |
#define | ANALYZE_POLYGONIZE_PARAMS_DEFAULT { 30, 150000000, 0 } |
Functions | |
int | analyze_polygonize (int **faces, int *num_faces, point_t **vertices, int *num_vertices, fastf_t size, point_t p_s, const char *obj, struct db_i *dbip, struct analyze_polygonize_params *p) |