plastimatch
Loading...
Searching...
No Matches
rt_study_warp.h
Go to the documentation of this file.
1/* -----------------------------------------------------------------------
2 See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3 ----------------------------------------------------------------------- */
4#ifndef _rt_study_warp_h_
5#define _rt_study_warp_h_
6
7#include "plmutil_config.h"
8#include "plm_file_format.h"
9
10class Rt_study;
11class Warp_parms;
12
15
16#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
Definition warp_parms.h:14
Plm_file_format
Definition plm_file_format.h:11
#define PLMUTIL_API
Definition plmutil_config.h:26
void rt_study_warp(Rt_study *rtds, Plm_file_format file_type, Warp_parms *parms)
Definition rt_study_warp.cxx:233