doc/compilation.h [code] | |
doc/construct.h [code] | |
doc/CreateLib.h [code] | |
doc/Examples.h [code] | |
doc/gui.h [code] | |
doc/helpers.h [code] | |
doc/Install.h [code] | |
doc/intro.h [code] | |
doc/main_doc.h [code] | |
doc/VVElib.h [code] | |
doc/examples/context_menu.cpp [code] | Example of a viewer that creates a context menu |
doc/examples/hello_world.cpp [code] | Simple Hello World example |
doc/examples/select.cpp [code] | Example with 3D object selection |
doc/examples/simple_model.cpp [code] | Minimal model file |
vvelib/bspline_tissue_model.h [code] | This files include the bspline tissue model helper |
vvelib/cellsystem_model.h [code] | |
vvelib/model.h [code] | Defines the Model class |
vvelib/model_.cpp [code] | |
vvelib/seashell_model.h [code] | |
vvelib/tissue_model.h [code] | This files include the tissue model helper |
vvelib/viewer.cpp [code] | |
vvelib/viewer.h [code] | |
vvelib/vve.h [code] | |
vvelib/algorithms/cellsystem.cpp [code] | |
vvelib/algorithms/cellsystem.h [code] | Include the definitions necessary for the cell system division algorithm and model |
vvelib/algorithms/complex.cpp [code] | |
vvelib/algorithms/complex.h [code] | Definition of a 2D cell complex |
vvelib/algorithms/draw_connections.h [code] | |
vvelib/algorithms/draw_graphs.h [code] | This file contains algorithms to draw graphs |
vvelib/algorithms/graph.h [code] | Implement common algorithms on graphs |
vvelib/algorithms/insert.h [code] | Defines the algorithms::Insert class template |
vvelib/algorithms/parallel.cpp [code] | |
vvelib/algorithms/parallel.h [code] | Defines the help class for parallel execution |
vvelib/algorithms/parallel_impl.h [code] | |
vvelib/algorithms/solver.h [code] | Defines the solver namespace |
vvelib/algorithms/split.h [code] | Defines the algorithms::split function |
vvelib/algorithms/tissue.h [code] | Definition of the tissue algorithm |
vvelib/algorithms/triangle_growth.cpp [code] | |
vvelib/algorithms/triangle_growth.h [code] | This file contains the classes needed to describe the growth of a tissue from a triangular mesh growing through time |
vvelib/factory/complex_grid.h [code] | Functions to initialise a complex as a regular grid |
vvelib/factory/grid.h [code] | Contains factories to generate grids |
vvelib/factory/objreader.cpp [code] | |
vvelib/factory/objreader.h [code] | Contains factories to generate a cell complex from an obj file |
vvelib/geometry/area.cpp [code] | |
vvelib/geometry/area.h [code] | Algorithms for areas of various shapes |
vvelib/geometry/coordinates.cpp [code] | |
vvelib/geometry/coordinates.h [code] | Includes functions to convert between different type of coordinate systems |
vvelib/geometry/geometry.h [code] | Common definitions and utilities for all geometry algorithms |
vvelib/geometry/intersection.cpp [code] | |
vvelib/geometry/intersection.h [code] | Algorithms to compute intersections |
vvelib/geometry/projection.cpp [code] | |
vvelib/geometry/projection.h [code] | Algorithms to project on lines/planes/ |
vvelib/geometry/quaternion.cpp [code] | |
vvelib/geometry/quaternion.h [code] | Implements the quaternion object |
vvelib/graph/edge.h [code] | Define the graph::Edge class to be used with the graph::VVGraph class |
vvelib/graph/vertex.cpp [code] | |
vvelib/graph/vertex.h [code] | This file contain the definition of the graph::Vertex class |
vvelib/graph/vvbigraph.h [code] | Contain the definition of the VVBiGraph template class for bipartite graphs |
vvelib/graph/vvgraph.cpp [code] | |
vvelib/graph/vvgraph.h [code] | Contain the definition of the VVGraph template class |
vvelib/shape/polyhedron.cpp [code] | |
vvelib/shape/polyhedron.h [code] | |
vvelib/shape/quadric.cpp [code] | |
vvelib/shape/quadric.h [code] | Include the definitions to draw spheres, cylinders and disks |
vvelib/storage/complex.h [code] | |
vvelib/storage/fwd.h [code] | |
vvelib/storage/graph.h [code] | |
vvelib/storage/matrix.h [code] | |
vvelib/storage/qglviewer.cpp [code] | |
vvelib/storage/qglviewer.h [code] | |
vvelib/storage/qt.h [code] | |
vvelib/storage/stl.h [code] | |
vvelib/storage/storage.cpp [code] | |
vvelib/storage/storage.h [code] | This file contains the base class and functions to handle storage |
vvelib/storage/storage_bin.cpp [code] | |
vvelib/storage/storage_bin.h [code] | |
vvelib/storage/storage_xml.cpp [code] | |
vvelib/storage/storage_xml.h [code] | This file contains the BIN implementation of the storage class |
vvelib/storage/types.cpp [code] | |
vvelib/storage/types.h [code] | This file contains all the utilities to convert froom type to type |
vvelib/storage/vector.h [code] | |
vvelib/storage/config/endianness.cpp [code] | |
vvelib/storage/config/sizeof.cpp [code] | |
vvelib/test/complex.vvh [code] | |
vvelib/test/graph.vvh [code] | File containing macros and functions to test properties on graphs |
vvelib/test/test.cpp [code] | |
vvelib/test/test.h [code] | File containing macros and functions to for main testing |
vvelib/util/assert.cpp [code] | |
vvelib/util/assert.h [code] | Graphical (or textual) assertion utility |
vvelib/util/bsurface.cpp [code] | |
vvelib/util/bsurface.h [code] | |
vvelib/util/buffer.h [code] | Defines the util::Buffer class |
vvelib/util/circ_iterator.h [code] | |
vvelib/util/clamp.h [code] | Defines the util::clamp function |
vvelib/util/color.cpp [code] | |
vvelib/util/color.h [code] | Defines the util::Color class template |
vvelib/util/contour.cpp [code] | |
vvelib/util/contour.h [code] | Defines the util::Contour class |
vvelib/util/dir.cpp [code] | |
vvelib/util/dir.h [code] | Defines functions related to directory handling |
vvelib/util/features.h [code] | |
vvelib/util/floats.h [code] | |
vvelib/util/forall.h [code] | This file contains the defines the forall loops |
vvelib/util/function.cpp [code] | |
vvelib/util/function.h [code] | Defines the util::Function class |
vvelib/util/gl.h [code] | |
vvelib/util/glerrorcheck.h [code] | Define the OPENGL_ERROR_CHECK macro |
vvelib/util/glext.h [code] | |
vvelib/util/glu.h [code] | |
vvelib/util/graph_inset.cpp [code] | |
vvelib/util/graph_inset.h [code] | Defines the util::GraphInset class |
vvelib/util/hashmap.h [code] | |
vvelib/util/hashset.h [code] | |
vvelib/util/key_framer.cpp [code] | |
vvelib/util/key_framer.h [code] | |
vvelib/util/leaf_class.h [code] | Define templates and macros to figure out, at compile time, what class is the leaf class of a chain of inheritance |
vvelib/util/mangling.cpp [code] | |
vvelib/util/mangling.h [code] | |
vvelib/util/materials.cpp [code] | |
vvelib/util/materials.h [code] | Defines the util::Materials class |
vvelib/util/matrix.h [code] | |
vvelib/util/matrix_impl.h [code] | |
vvelib/util/member_iterator.h [code] | Defines the util::SelectMemberIterator class template |
vvelib/util/memory.h [code] | |
vvelib/util/minmax.h [code] | |
vvelib/util/palette.cpp [code] | |
vvelib/util/palette.h [code] | Defines the util::Palette class |
vvelib/util/parms.cpp [code] | |
vvelib/util/parms.h [code] | Defines the util::Parms class |
vvelib/util/point.h [code] | Defines the (deprecated) util::Point class template |
vvelib/util/random.cpp [code] | |
vvelib/util/random.h [code] | Defines various functions to generate random numbers |
vvelib/util/range.h [code] | Defines the range util template and various functions to deal with numerical range |
vvelib/util/set_vector.h [code] | |
vvelib/util/static_assert.h [code] | Define the STATIC_ASSERT macro |
vvelib/util/tensor.h [code] | Defines the util::Tensor class template |
vvelib/util/texture.cpp [code] | |
vvelib/util/texture.h [code] | Defines the util::Texture1D and util::Texture2D classes |
vvelib/util/tie.h [code] | Defines the util::tie function |
vvelib/util/unorderedmap.h [code] | |
vvelib/util/unorderedset.h [code] | |
vvelib/util/vector.h [code] | Defines the util::Vector class template |
vvelib/util/watchdog.cpp [code] | |
vvelib/util/watchdog.h [code] | Defines the util::WatchDog and util::FileObject classes |