Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions
Coord3d Class Reference

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

Public Member Functions

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

Detailed Description

Definition at line 58 of file coordTypes.h.

Member Function Documentation

◆ conv() [1/3]

void Coord3d::conv ( int *  i)
inline

Definition at line 66 of file coordTypes.h.

◆ conv() [2/3]

void Coord3d::conv ( float *  i)
inline

Definition at line 70 of file coordTypes.h.

◆ conv() [3/3]

void Coord3d::conv ( double *  i)
inline

Definition at line 74 of file coordTypes.h.

◆ operator[]()

double& Coord3d::operator[] ( int  i)
inline

Definition at line 62 of file coordTypes.h.


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