plastimatch
Loading...
Searching...
No Matches
simplify_points.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _simplify_points_h_
5#define _simplify_points_h_
6
7#include "plmutil_config.h"
8
9class Rt_study;
10
12
13#endif
Definition pointset.h:15
The Rt_study class encapsulates the concept of a radiotherapy planning data set, including image,...
Definition rt_study.h:28
#define PLMUTIL_C_API
Definition plmutil_config.h:25
EXTERNC void do_simplify(Rt_study *rtds, float percentage)
Definition simplify_points.cxx:28