Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345678]
 CGEO::AABB< BOX >Base class for Axis Aligned Bounding Box trees
 CGEO::ScalarAttributeAdapterBase::AccessorAccessor class used by ScalarAttributeAdapter to implement indexing operator
 CGEO::Memory::aligned_allocator< T, ALIGN >An allocator that performs aligned memory allocations
 COGF::AnyA class that stores a variable of arbitrary type
 CGEO::ApplicationBase class for all applications
 CGEO::ArcBallEnables to interactively define a rotation
 CGEO::CSGCompiler::ArgListA parsed argument list in a .csg file
 COGF::ArgListRepresents a list of name-value pairs
 CGEO::GeoFile::AttributeInfoInternal representation of attributes
 CGEO::GeoFile::AttributeSetInfoInternal representation of an attribute set
 CGEO::AttributesManagerManagers a set of attributes attached to an object
 CGEO::AttributeStoreNotifies a set of AttributeStoreObservers each time the stored array changes size and/or base address and/or dimension
 CGEO::AttributeStoreObserverBase class for attributes. They are notified whenever the AttributeStore is modified
 CGEO::basic_bindex< IndexType >A couple of two indices
 CGEO::basic_quadindex< IndexType >A tuple of four indices
 CGEO::basic_trindex< IndexType >A triple of three indices
 COGF::BasicFactories< T >
 COGF::BasicFactoriesWithArg< T, ARG >
 CGEO::Process::BasicSpinLockArrayAn array of light-weight synchronisation primitives (spinlocks)
 CGEO::BinaryStreamBinary stream base class
 CGEO::Attribute< bool >::BoolAttributeAccessorAccessor class for adapting Attribute<bool> indexing
 CGEO::BooleanExpressionA simple parser for boolean expressions
 CGEOGen::RestrictedVoronoiDiagram< DIM >::BorderHalfedgeAction< ACTION >Adapter class used internally to implement for_each_border_halfedge()
 CGEO::BoxAxis-aligned bounding box
 CGEO::Box2dAxis-aligned bounding box
 COGF::Box2dA 2d axis aligned box
 CGEO::CavityRepresents the set of tetrahedra on the boundary of the cavity in a 3D Delaunay triangulation
 CGEO::CDTBase2dBase class for constrained Delaunay triangulation
 CGEO::CellDescriptorLookup tables that describe the combinatorics of each cell type
 CGEO::CellStatusArrayAn array of cell status codes associates to each tetrahedron in a Delaunay tetrahedralization
 CGEO::CentroidalVoronoiTesselationCentroidalVoronoiTesselation is the main component of the remeshing algorithm
 CGEO::SimpleApplication::ColormapInfo
 COGF::ColormapStyleThe style used to display colormapped colors
 CGEO::const_index_ptr_in_arrayEncapsulates a const pointer to an element in an index_t array
 CGEO::const_index_ptr_range
 CGEO::ScalarAttributeAdapterBase::ConstAccessorAccessor class used by ScalarAttributeAdapter to implement indexing operator (const version)
 CGEO::Attribute< bool >::ConstBoolAttributeAccessorAccessor class for adapting Attribute<bool> indexing
 CGEOGen::ConvexCellComputes the intersection between a set of halfspaces
 CVBW::ConvexCellComputes the intersection between a set of halfplanes using Bowyer-Watson algorithm
 CGEO::CoplanarFacetsDetects and retriangulates a set of coplanar facets for MeshSurfaceIntersection
 CGEOGen::ConvexCell::CornerA Corner corresponds to a vertex seen from a triangle
 CGEO::CountedBase class for reference-counted objects
 CGEO::CSGBuilderImplements CSG objects and instructions
 CGEO::CSGCompilerCreates meshes from OpenSCAD .csg files
 COGF::CustomAttributesStores a set of custom attributes, i.e. name-value pairs attached to the objects
 CGEO::DebugStreamEasy to use functions to save geometry to a Alias Wavefront .obj file for debugging
 CGEO::CDTBase2d::DListDoubly connected triangle list
 CGEO::MeshInTriangle::EdgeAn edge of the mesh
 COGF::EdgeStyleDrawing style for mesh edges
 COGF::TextUtils::EnvironmentManages a set of name-value or name-values pairs, used to manipulate text files
 Cstd::exceptionSTL class
 CGEO::expansionRepresents numbers in arbitrary precision with a low-level API
 CGEO::expansion_ntExpansion_nt (expansion Number Type) is used to compute the sign of polynoms exactly
 CGEOGen::FacetSeedA (facet,seed) pair
 CGEOGen::FacetSeedMarkingStores associations between (facet,seed) pairs and the index of a connected component
 CGEO::FactoryCreator0< Type >Factory creator without constructor arguments
 CGEO::FactoryCreator1< Type, Param1 >Factory creator with one argument
 COGF::File< T >Just a placeholder template to create new Name<> types for file names
 CGEO::MeshGfx::FilterFilters primitives based on their id and on an attribute
 COGF::FilterA class to select subsets in an array
 CGEO::FrameBufferObjectAn OpenGL frame buffer object
 CGEO::FrameFieldRepresents a 3D frame field, i.e. a function that associates a 3d orthonormal basis to each point in 3D space
 CGEO::geo_declare_image_serializer< T >Declares an image serializer for a given extension
 CGEO::geo_register_attribute_type< T >Helper class to register new attribute types
 CGEO::GeoFileBase class for reading or writing Geogram structured binary files
 COGF::GomCodeGeneratorGenerates C++ code to create the GOM meta information
 COGF::GOMLua::GraphiteRefRepresentation of a pointer to a Graphite object in the LUA interpreter
 CGEO::MeshHalfedges::HalfedgeStores a reference to a mesh corner and facet, and provides a halfedge-like API
 CGEOGen::RestrictedVoronoiDiagram< DIM >::HalfedgeAction< ACTION >Adapter class used internally to implement for_each_halfedge()
 CGEO::MeshSurfaceIntersection::HalfedgesHalfedfge-like API wrappers on top of a triangulated mesh
 COGF::IconRepositoryKeeps the correspondence between names and cached icons
 CGEO::ImageRasterizerDraws triangles in an image
 CGLUP::ImmediateBufferA buffer used by GLUP in immediate mode
 CGLUP::ImmediateStateStores all the buffers used to implement the immediate-mode interface
 CGEO::PeriodicDelaunay3d::IncidentTetrahedraGathers some structures used by some algorithms, makes multithreading more efficient by avoiding dynamic reallocations
 CGEO::index_as_iteratorWraps an integer to be used with the range-based for construct
 CGEO::index_ptr_in_arrayEncapsulates a pointer to an element in an index_t array
 CGEO::index_ptr_range
 CGEO::index_rangeA generic index_range bounded by two "non-iterators"
 CGEO::InstanceRepoRepository of unique instances
 CGEO::MeshFacetsAABB::IntersectionStores all the information related with a ray-facet intersection
 CGEO::intervalBaseBase class for interval arithmetics
 CGEO::IsectInfoStores information about a triangle-triangle intersection
 CGEO::BinaryStream::ItemSize< N >Size selector
 CGEO::NearestNeighborSearch::KeepInitialValuesA structure to discriminate between the two versions of get_nearest_neighbors()
 CGEO::LineInputReads an ASCII file line per line
 CGEO::LocalFeatureSizeComputes an approximation of lfs (local feature size)
 CGEO::LoggerClient
 CGEO::lua_to< T >Converts LUA variables to C++ variables
 CGEO::lua_to< bool >Lua_to specialization for bool
 CGEO::lua_to< const char * >Lua_to specialization for raw string (const char*)
 CGEO::lua_to< const std::string & >Lua_to specialization for reference to std::string
 CGEO::lua_to< double >Lua_to specialization for double
 CGEO::lua_to< float >Lua_to specialization for float
 CGEO::lua_to< int >Lua_to specialization for int
 CGEO::lua_to< Numeric::int64 >Lua_to specialization for Numeric::int64
 CGEO::lua_to< Numeric::uint32 >Lua_to specialization for Numeric::uint32
 CGEO::lua_to< Numeric::uint64 >Lua_to specialization for Numeric::uint64
 CGEO::lua_to< std::string >Lua_to specialization for std::string
 CGEO::lua_wrapper< FPTR >Manages wrappers around C++ functions to be called from LUA
 COGF::LuaFileJust a place-holder to define a type for LUA file names
 CGLUP::MarchingCellImplements the MarchingCells algorithm
 CGEO::Matrix< DIM, FT >A matrix type
 CGLUP::MatrixStack::Matrix
 CGEO::Matrix< 4, Numeric::float64 >
 CGLUP::MatrixStackA Matrix stack
 CGEO::MeshRepresents a mesh
 CGEO::MeshElementsBase class for mesh elements
 CGEO::MeshGfxDraws a mesh using OpenGL
 CGEO::MeshHalfedgesExposes a half-edge like API for traversing a Mesh
 CGEO::MeshIOFlagsMesh load/save flags
 CGEO::MeshSplitCallbacksA set of callbacks that specify how vertices attributes should be interpolated by subdivision functions
 CGEO::MeshSubElementsStoreBase class for mesh sub-element storage
 CGEO::MeshSurfaceIntersectionComputes surface intersections
 CGEO::MeshTetrahedralizeParametersParameters for mesh_tetrahedralize()
 COGF::MetaStores all the meta information of the system, used by the reflection API
 COGF::ModuleMakerGenerates plugins using skeletons in lib/devel/
 CGEO::MorphoMathImplements morphological operators for images
 COGF::NameBaseBase class for all Names in Graphite (GrobName ...)
 CGEO::KdTree::NearestNeighborsThe context for traversing a KdTree
 CNLBlas
 CNLBufferBindingStores the information relevant to access variables stored in buffers
 CNLCoeffRepresents a coefficient in a sparse matrix
 CNLContextStruct
 CNLCRSMatrixA compact self-contained storage for sparse matrices
 CNLMatrixStructThe base class for abstract matrices
 CNLRowColumnRepresents a row or a column of a sparse matrix
 CNLSparseMatrix
 Cstd::numeric_limits
 COGF::ogf_declare_abstract_class< T >A class to declare an abstract class type
 COGF::ogf_declare_builtin_type< T >A class to declare a new builtin type
 COGF::ogf_declare_builtin_type< bool >Ogf_declare_builtin_type specialization for bool
 COGF::ogf_declare_builtin_type< std::string >Ogf_declare_builtin_type specialization for std::string
 COGF::ogf_declare_builtin_type< void >Ogf_declare_builtin_type specialization for void
 COGF::ogf_declare_class< T >A class to declare a class type
 COGF::ogf_declare_enum< T >A class to declare a new enum type
 COGF::ogf_declare_pointer_type< T >Version of ogf_declare_builtin_type specialization for pointers
 COGF::ogf_meta< T >Provides easy access to meta information from C++ types
 COGF::ogf_register_abstract_grob_type< T >Helper class to register a new abstract Grob class
 COGF::ogf_register_full_screen_effect< T >Helper class to register a new FullScreenEffect
 COGF::ogf_register_grob_commands< T1, T2 >Helper class to register a new Commands associated with a Grob
 COGF::ogf_register_grob_interface< T1, T2 >Helper class to register a new Commands associated with a Grob
 COGF::ogf_register_grob_read_file_extension< T >Helper class to register a new file extension for reading
 COGF::ogf_register_grob_shader< T1, T2 >Helper class to register a new Shader associated with a Grob
 COGF::ogf_register_grob_tool< T1, T2 >Helper class to register a new Tool associated with a Grob
 COGF::ogf_register_grob_type< T >Helper class to register a new Grob class
 COGF::ogf_register_grob_write_file_extension< T >Helper class to register a new file extension for writing
 COGF::OverlayA display list that memorizes simple graphic primitives to be displayed over the 3D rendering window
 CGEO::PackedArraysEfficient storage for array of arrays
 CGEO::ParamValidatorTests whether texture coordinates attached to a surface mesh define a valid parameterization
 CGEO::PeriodicUtilities for managing 3D periodic space
 CGEO::PlaneA 3D Plane
 CGEO::Memory::PointAlignment< DIM >Defines the memory alignment of points in a vector
 CGEO::Memory::PointAlignment< 2 >PointAlignment specialization for points of dimension 2
 CGEO::Memory::PointAlignment< 3 >PointAlignment specialization for points of dimension 3
 CGEO::Memory::PointAlignment< 4 >PointAlignment specialization for points of dimension 4
 CGEO::Memory::PointAlignment< 6 >PointAlignment specialization for points of dimension 6
 CGEO::Memory::PointAlignment< 8 >PointAlignment specialization for points of dimension 8
 CGEOGen::PointAllocatorAn allocator for points that are created from intersections in GenericVoronoiDiagram
 COGF::PointStyleDrawing style for points
 CGEOGen::PolygonInternal representation of polygons for GenericVoronoiDiagram
 CGEOGen::RestrictedVoronoiDiagram< DIM >::PolygonAction< ACTION >Adapter class used internally to implement for_each_polygon()
 CGEOGen::RestrictedVoronoiDiagram< DIM >::PolyhedronAction< ACTION >Adapter class used internally to implement for_each_polyhedron()
 CGEO::PCK::PredicateStatsLogs statistics for predicates. The statistics are displayed on exit if the command line flag "sys:statistics" is set. It is used as follows in a predicate:
 CGEOGen::RestrictedVoronoiDiagram< DIM >::PrimalTetrahedronAction< ACTION >Adapter class used internally to implement for_each_primal_tetrahedron()
 CGEOGen::RestrictedVoronoiDiagram< DIM >::PrimalTriangleAction< ACTION >Adapter class used internally to implement for_each_primal_triangle()
 CGLUP::PrimitiveInfoStores the programs and vertex array object used to display a primitive of a given type
 CGEO::PrincipalAxes3d
 CGEO::ProgressTaskTracks the progress of a task
 CGEO::GLSL::PseudoFileProviderA class that can register functions to the GLSL pseudo file system
 CGEO::QuaternionQuaternions are useful for representing rotations
 CGEO::MeshSurfaceIntersection::RadialBundlesRepresents the set of radial halfedge bundles
 CGEO::MeshSurfaceIntersection::RadialPolylines
 CGEO::MeshSurfaceIntersection::RadialSort
 CGEO::rationalg< T >Rationalg (generic rational) is used to compute the sign of rational fractions exactly
 CGEO::RayA Ray, in parametric form
 CRay
 COGF::RayPickRepresents the information related with a picking event
 CGEO::Memory::aligned_allocator< T, ALIGN >::rebind< U >Defines the same allocator for other types
 CGEO::Factory< FactoryCreator >::RegisterCreator< ConcreteType >Helper class to register a creator
 CGEOGen::RestrictedVoronoiDiagram< DIM >Computes the intersection between a surface (Mesh) and a Voronoi diagram (dual of a Delaunay)
 CGEO::intervalRN::Rounding
 CGEO::intervalRU::RoundingSets FPU rounding mode for using this type of interval
 CGEO::RVDCallbackBaseclass for user functions called for each element (polygon or polyhedron) of a restricted Voronoi diagram traversal
 CGEO::RVDMeshBuilderBuilds a Mesh using the symbolic information in the vertices computed by a RestrictedVoronoiDiagram
 CGEO::RVDVertexMapRVDVertexMap maps symbolic vertices to unique ids
 CGEOGen::small_set< T, DIM >Small_set is similar to std::set, but with fixed maximum size (and no dynamic memory allocation)
 CGEOGen::small_set< GEO::signed_index_t, 3 >
 CGEO::SmartPointer< T >A smart pointer with reference-counted copy semantics
 CGEO::SmartPointer< AmbientOcclusionImpl >
 CGEO::SmartPointer< ArcBall >
 CGEO::SmartPointer< BasicFactory< T > >
 CGEO::SmartPointer< BasicFactoryWithArg< T, ARG > >
 CGEO::SmartPointer< Blas >
 CGEO::SmartPointer< Callable >
 CGEO::SmartPointer< Camera >
 CGEO::SmartPointer< Colormap >
 CGEO::SmartPointer< CommandInvoker >
 CGEO::SmartPointer< Console >
 CGEO::SmartPointer< Factory >
 CGEO::SmartPointer< FullScreenEffectImpl >
 CGEO::SmartPointer< GEO::Command >
 CGEO::SmartPointer< GEO::FileSystem::MemoryNode >
 CGEO::SmartPointer< IntegrationSimplex >
 CGEO::SmartPointer< LifeCycle >
 CGEO::SmartPointer< MetaMethod >
 CGEO::SmartPointer< Object >
 CGEO::SmartPointer< OGF::Interpreter >
 CGEO::SmartPointer< OGF::Node >
 CGEO::SmartPointer< ProgressClient >
 CGEO::SmartPointer< RenderArea >
 CGEO::SmartPointer< RenderingContext >
 CGEO::SmartPointer< RestrictedVoronoiDiagram >
 CGEO::SmartPointer< Scope >
 CGEO::SmartPointer< Serializer >
 CGEO::SmartPointer< StatusBar >
 CGEO::SmartPointer< Texture >
 CGEO::SmartPointer< Tool >
 CGEO::SmartPointer< UnsharpMaskingImpl >
 CGEO::GLSL::SourceA GLSL source
 CGLUP::StateVariableBaseBase class for representing GLUP state variables
 CGEO::StopwatchScope restricted stopwatch
 CGEO::StructuringElementA structuring element, that is the definition of neighborhood used by a morphological operation
 COGF::SurfaceStyleDrawing style for polygons
 CGEOGen::RestrictedVoronoiDiagram< DIM >::TetrahedronAction< ACTION >Adapter class used internally to implement for_each_tetrahedron()
 CGEO::TextEditorA minimalistic text editor
 CGEO::CSGCompiler::Token
 CGEOGen::ConvexCell::TriangleRepresents a vertex of this ConvexCell in dual form
 CVBW::TriangleA triangle with the local indices of its three vertices
 CGEOGen::RestrictedVoronoiDiagram< DIM >::TriangleAction< ACTION >Adapter class used internally to implement for_each_triangle()
 CGLUP::UniformStateThe set of state variables that represent GLUP uniform state
 CUniformState
 CGEO::CSGCompiler::ValueA parsed value in a .csg file
 CGEO::VariableObserverObserves Environment variables
 CGEO::VariableObserverListList of VariableObservers
 CGEO::vec2Hg< T >2d vector with homogeneous coordinates
 CGEO::vec2HgLexicoCompare< T >Comparator class for vec2Hg \detail Used to create maps indexed by vec2Hg or SOS symbolic perturbation
 CGEO::vec3Hg< T >3d vector with homogeneous coordinates
 CGEO::vec3HgLexicoCompare< T >Comparator class for vec3Hg \detail Used to create maps indexed by vec3Hg or SOS symbolic perturbation
 CGEO::vecng< DIM, T >Generic maths vector
 CGEO::vecng< 2, Numeric::float64 >
 CGEO::vecng< 2, T >Specialization of class vecng for DIM == 2
 CGEO::vecng< 3, interval_nt >
 CGEO::vecng< 3, Numeric::float64 >
 CGEO::vecng< 3, scalar >
 CGEO::vecng< 3, T >Specialization of class vecng for DIM == 3
 CGEO::vecng< 4, Numeric::float32 >
 CGEO::vecng< 4, Numeric::float64 >
 CGEO::vecng< 4, T >Specialization of class vecn3 for DIM == 4
 Cstd::vector< T >STL class
 Cstd::vector< Thread_var >
 CGEOGen::VectorStack< T >A stack implemented in a GEO::vector
 CGEO::MeshInTriangle::VertexA vertex of the triangulation
 CGEOGen::ConvexCell::VertexRepresents a facet of this ConvexCell in dual form
 CGEOGen::VertexInternal representation of vertices in GenericVoronoiDiagram
 CGEOGen::RestrictedVoronoiDiagram< DIM >::VolumetricIntegrationSimplexAction< ACTION >Adapter class used internally to implement for_each_volumetric_integration_simplex()
 CVSUniformState
 Cscalar