plastimatch
Loading...
Searching...
No Matches
src
base
xform_point.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _xform_point_h_
5
#define _xform_point_h_
6
7
#include "
plmbase_config.h
"
8
#include "
itk_point.h
"
9
10
class
Xform
;
11
12
PLMBASE_C_API
void
xform_point_transform
(
FloatPoint3DType
* point_out,
Xform
* xf_in,
FloatPoint3DType
point_in);
13
14
#endif
Xform
The Xform class is an abstraction that encapsulates a simple transform, either native format (B-splin...
Definition
xform.h:66
itk_point.h
FloatPoint3DType
itk::Point< float, 3 > FloatPoint3DType
Definition
itk_point.h:16
plmbase_config.h
PLMBASE_C_API
#define PLMBASE_C_API
Definition
plmbase_config.h:18
xform_point_transform
EXTERNC void xform_point_transform(FloatPoint3DType *point_out, Xform *xf_in, FloatPoint3DType point_in)
Definition
xform_point.cxx:70
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0