#include "MRMeshFwd.h"
Go to the source code of this file.
Classes | |
struct | MRCoordinateConverters |
this struct contains coordinate converters float-int-float More... | |
Typedefs | |
typedef typedefMR_EXTERN_C_BEGIN struct MRConvertToIntVector | MRConvertToIntVector |
float-to-int coordinate converter | |
typedef struct MRConvertToFloatVector | MRConvertToFloatVector |
int-to-float coordinate converter | |
typedef struct MRCoordinateConverters | MRCoordinateConverters |
this struct contains coordinate converters float-int-float | |
Functions | |
MRMESHC_API void | mrConvertToIntVectorFree (MRConvertToIntVector *conv) |
deallocates the ConvertToIntVector object | |
MRMESHC_API void | mrConvertToFloatVectorFree (MRConvertToFloatVector *conv) |
deallocates the ConvertToFloatVector object | |
typedef struct MRConvertToFloatVector MRConvertToFloatVector |
int-to-float coordinate converter
typedef typedefMR_EXTERN_C_BEGIN struct MRConvertToIntVector MRConvertToIntVector |
float-to-int coordinate converter
typedef struct MRCoordinateConverters MRCoordinateConverters |
this struct contains coordinate converters float-int-float
MRMESHC_API void mrConvertToFloatVectorFree | ( | MRConvertToFloatVector * | conv | ) |
deallocates the ConvertToFloatVector object
MRMESHC_API void mrConvertToIntVectorFree | ( | MRConvertToIntVector * | conv | ) |
deallocates the ConvertToIntVector object