Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Coord3f Class Reference

#include <Modules/CLI/ExtractSkeleton/coordTypes.h>

Public Member Functions

void conv (double *i)
 
void conv (float *i)
 
float & operator[] (int i)
 

Detailed Description

Definition at line 40 of file coordTypes.h.

Member Function Documentation

◆ conv() [1/2]

void Coord3f::conv ( double * i)
inline

Definition at line 52 of file coordTypes.h.

◆ conv() [2/2]

void Coord3f::conv ( float * i)
inline

Definition at line 48 of file coordTypes.h.

◆ operator[]()

float & Coord3f::operator[] ( int i)
inline

Definition at line 44 of file coordTypes.h.


The documentation for this class was generated from the following file: