cortical_surface  5.0.5
SubjectPaths Class Reference

#include <cortical_surface/structuralanalysis/subjectdata.h>

Collaboration diagram for SubjectPaths:

Public Member Functions

 SubjectPaths ()
 
 SubjectPaths (SubjectPaths &s)
 
 SubjectPaths (std::string _meshPath, std::string _texPath, std::string _latPath="", std::string _lonPath="")
 

Public Attributes

std::string meshPath
 
std::string texPath
 
std::string latPath
 
std::string lonPath
 
std::string graphPath
 

Detailed Description

Definition at line 16 of file subjectdata.h.

Constructor & Destructor Documentation

◆ SubjectPaths() [1/3]

SubjectPaths::SubjectPaths ( )
inline

Definition at line 25 of file subjectdata.h.

◆ SubjectPaths() [2/3]

SubjectPaths::SubjectPaths ( SubjectPaths s)
inline

Definition at line 26 of file subjectdata.h.

References latPath, lonPath, meshPath, and texPath.

◆ SubjectPaths() [3/3]

SubjectPaths::SubjectPaths ( std::string  _meshPath,
std::string  _texPath,
std::string  _latPath = "",
std::string  _lonPath = "" 
)
inline

Definition at line 32 of file subjectdata.h.

Member Data Documentation

◆ graphPath

std::string SubjectPaths::graphPath

Definition at line 23 of file subjectdata.h.

◆ latPath

std::string SubjectPaths::latPath

Definition at line 21 of file subjectdata.h.

Referenced by SubjectData::SubjectData(), and SubjectPaths().

◆ lonPath

std::string SubjectPaths::lonPath

Definition at line 22 of file subjectdata.h.

Referenced by SubjectData::SubjectData(), and SubjectPaths().

◆ meshPath

std::string SubjectPaths::meshPath

Definition at line 19 of file subjectdata.h.

Referenced by SubjectData::SubjectData(), and SubjectPaths().

◆ texPath

std::string SubjectPaths::texPath

Definition at line 20 of file subjectdata.h.

Referenced by SubjectData::SubjectData(), and SubjectPaths().


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