AopIO.h
Go to the documentation of this file.
72 return saveAopMeshToFile(path, surface, width, height, interpolateHoles, cutEdges, edgeQualityFactor);
Definition: IMesh.h:24
Definition: AlgorithmWorkset.h:17
ErrorCode ABASESDK_LINK_SPEC saveAopMeshToFile(const wchar_t *path, const IMesh *surface, int width, int height, bool interpolateHoles, bool cutEdges=false, int edgeQualityFactor=80)
static ErrorCode save(const wchar_t *path, const IRangeImageCylindric *ri)
Definition: AopIO.h:54
ErrorCode ABASESDK_LINK_SPEC saveAopImageToFile(const wchar_t *path, const IRangeImageCylindric *ri)
Definition: AopIO.h:47
static ErrorCode save(const wchar_t *path, const IMesh *surface, int width, int height, bool interpolateHoles, bool cutEdges=false, int edgeQualityFactor=80)
Definition: AopIO.h:69