cortical_surface
5.0.5
|
This is the complete list of members for SubjectData, including all inherited members.
coordinates | SubjectData | |
graph | SubjectData | |
lat | SubjectData | |
lon | SubjectData | |
mesh | SubjectData | |
neighbours | SubjectData | |
paths | SubjectData | |
storeCoordinates(Texture< float > *lat, Texture< float > *lon=NULL, bool verbose=true) | SubjectData | inline |
storeData(AimsSurface< 3, Void > *mesh, Texture< float > *tex, bool computeWeights=true, bool computeNeighbours=true, bool verbose=true) | SubjectData | inline |
storeData(AimsSurface< 3, Void > *mesh, Texture< float > *tex, std::map< unsigned, std::set< std::pair< unsigned, float > > > &weights, bool verbose=true) | SubjectData | inline |
subject_id | SubjectData | |
SubjectData(std::string id="UNKNOWN_SUBJECT_ID") | SubjectData | inline |
SubjectData(SubjectData &subject) | SubjectData | inline |
SubjectData(std::string id, std::string meshPath, std::string texPath, std::string latPath="", std::string lonPath="") | SubjectData | inline |
tex | SubjectData | |
weightLapl | SubjectData |