![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
This is the complete list of members for aims::SurfaceGenerator, including all inherited members.
arrow(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
arrow(const Point3df &arrow, const Point3df &base, float radius, float arrowradius, unsigned nfacets, float arrowlengthfract) | aims::SurfaceGenerator | static |
circle_wireframe(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
circle_wireframe(const Point3df ¢er, float radius, unsigned nseg=20, const Point3df &normal=Point3df(0, 0, 1), const Point3df &startdir=Point3df(1, 0, 0), float startangle=0, float stopangle=M_PI *2) | aims::SurfaceGenerator | static |
cone(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
cone(const Point3df &arrow, const Point3df &base, float radius, unsigned nfacets, bool closed, bool smooth=false) | aims::SurfaceGenerator | static |
cube(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
cube(const Point3df ¢er, float radius, bool smoothnormal=false) | aims::SurfaceGenerator | static |
cylinder(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
cylinder(const Point3df &p1, const Point3df &p2, float radius, float radius2, unsigned nfacets, bool closed, bool smooth=false) | aims::SurfaceGenerator | static |
description() | aims::SurfaceGenerator | static |
description_wireframe() | aims::SurfaceGenerator | static |
ellipse(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
ellipse(const Point3df &p1, float radius1, float radius2, unsigned nfacets, bool uniquevertices=false) | aims::SurfaceGenerator | static |
generate(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
generate(carto::Object params) | aims::SurfaceGenerator | static |
generate_wireframe(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
generate_wireframe(carto::Object params) | aims::SurfaceGenerator | static |
GenFunction typedef | aims::SurfaceGenerator | |
GenFunction_wireframe typedef | aims::SurfaceGenerator | |
grid(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
grid(const Point3df &boundingbox_min, const Point3df &boundingbox_max, const Point3df &grid_sampling) | aims::SurfaceGenerator | static |
icosahedron(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
icosahedron(const Point3df ¢er, float radius) | aims::SurfaceGenerator | static |
icosphere(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
icosphere(const Point3df ¢er, float radius, unsigned nfacets) | aims::SurfaceGenerator | static |
parallelepiped(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
parallelepiped(const Point3df &boundingbox_min, const Point3df &boundingbox_max, bool smooth=false) | aims::SurfaceGenerator | static |
parallelepiped_wireframe(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
parallelepiped_wireframe(const Point3df &boundingbox_min, const Point3df &boundingbox_max) | aims::SurfaceGenerator | static |
printDescription(std::ostream &s=std::cout) | aims::SurfaceGenerator | static |
printDescription_wireframe(std::ostream &s=std::cout) | aims::SurfaceGenerator | static |
sphere(const carto::GenericObject ¶ms) | aims::SurfaceGenerator | static |
sphere(const Point3df &p1, float radius, unsigned nfacets, bool uniquevertices=false) | aims::SurfaceGenerator | static |