#include <cortical_surface/structuralanalysis/blobs.h>
Definition at line 16 of file blobs.h.
◆ Blob()
◆ ~Blob()
◆ get2DBoundingBox()
| std::pair< Point2df, Point2df > surf::Blob::get2DBoundingBox |
( |
| ) |
|
◆ getAimsEllipsoid()
| void surf::Blob::getAimsEllipsoid |
( |
float | abscissa, |
|
|
float | height, |
|
|
float | depth, |
|
|
float | area ) |
◆ getAimsMesh()
◆ getAimsSphereAtMaxNode()
| void surf::Blob::getAimsSphereAtMaxNode |
( |
Texture< float > & | tex, |
|
|
float | radius = 0.1 ) |
◆ getBlobBarycenter()
| Point3df surf::Blob::getBlobBarycenter |
( |
| ) |
|
◆ getBlobBarycenterFromMesh()
| Point3df surf::Blob::getBlobBarycenterFromMesh |
( |
| ) |
|
◆ getBlobBarycenterOnAPlane()
| Point3df surf::Blob::getBlobBarycenterOnAPlane |
( |
| ) |
|
◆ getBlobBarycenterOnASphere()
| Point3df surf::Blob::getBlobBarycenterOnASphere |
( |
| ) |
|
◆ getMaximumNode()
| int surf::Blob::getMaximumNode |
( |
Texture< float > & | tex | ) |
|
◆ getNodesFromBlob()
| void surf::Blob::getNodesFromBlob |
( |
surf::Blob * | blob | ) |
|
◆ moveMeshToPlaneAtlas()
| void surf::Blob::moveMeshToPlaneAtlas |
( |
float | height | ) |
|
◆ moveMeshToSphericalAtlas()
| void surf::Blob::moveMeshToSphericalAtlas |
( |
float | radius | ) |
|
◆ coordinates
| std::map<int, std::vector<float> > surf::Blob::coordinates |
◆ index
◆ mesh
◆ nodes
| std::set<int> surf::Blob::nodes |
◆ raw_coordinates
| std::map<int, std::vector<float> > surf::Blob::raw_coordinates |
◆ subject
| std::string surf::Blob::subject |
The documentation for this class was generated from the following file:
- cortical_surface/structuralanalysis/blobs.h