aimsdata  4.7.0
Neuroimaging data handling
aims::SurfaceGenerator Member List

This is the complete list of members for aims::SurfaceGenerator, including all inherited members.

arrow(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
arrow(const Point3df &arrow, const Point3df &base, float radius, float arrowradius, unsigned nfacets, float arrowlengthfract)aims::SurfaceGeneratorstatic
circle_wireframe(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
circle_wireframe(const Point3df &center, 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::SurfaceGeneratorstatic
cone(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
cone(const Point3df &arrow, const Point3df &base, float radius, unsigned nfacets, bool closed, bool smooth=false)aims::SurfaceGeneratorstatic
cube(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
cube(const Point3df &center, float radius, bool smoothnormal=false)aims::SurfaceGeneratorstatic
cylinder(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
cylinder(const Point3df &p1, const Point3df &p2, float radius, float radius2, unsigned nfacets, bool closed, bool smooth=false)aims::SurfaceGeneratorstatic
description()aims::SurfaceGeneratorstatic
description_wireframe()aims::SurfaceGeneratorstatic
ellipse(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
ellipse(const Point3df &p1, float radius1, float radius2, unsigned nfacets, bool uniquevertices=false)aims::SurfaceGeneratorstatic
generate(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
generate(carto::Object params)aims::SurfaceGeneratorstatic
generate_wireframe(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
generate_wireframe(carto::Object params)aims::SurfaceGeneratorstatic
GenFunction typedefaims::SurfaceGenerator
GenFunction_wireframe typedefaims::SurfaceGenerator
grid(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
grid(const Point3df &boundingbox_min, const Point3df &boundingbox_max, const Point3df &grid_sampling)aims::SurfaceGeneratorstatic
icosahedron(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
icosahedron(const Point3df &center, float radius)aims::SurfaceGeneratorstatic
icosphere(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
icosphere(const Point3df &center, float radius, unsigned nfacets)aims::SurfaceGeneratorstatic
parallelepiped(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
parallelepiped(const Point3df &boundingbox_min, const Point3df &boundingbox_max, bool smooth=false)aims::SurfaceGeneratorstatic
parallelepiped_wireframe(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
parallelepiped_wireframe(const Point3df &boundingbox_min, const Point3df &boundingbox_max)aims::SurfaceGeneratorstatic
printDescription(std::ostream &s=std::cout)aims::SurfaceGeneratorstatic
printDescription_wireframe(std::ostream &s=std::cout)aims::SurfaceGeneratorstatic
sphere(const carto::GenericObject &params)aims::SurfaceGeneratorstatic
sphere(const Point3df &p1, float radius, unsigned nfacets, bool uniquevertices=false)aims::SurfaceGeneratorstatic