Visual Computing Library
|
List of classes, aliases, concepts and functions used for the creation, customization, usage and manipulation of Mesh classes. More...
Modules | |
Mesh Concepts | |
List of concepts for types related to the Mesh data structures of the library. They allow to discriminate between different Mesh types, their elements and the element components. | |
Elements | |
List of all the Element classes, along with their concepts and functions. | |
Components | |
List of all the Component classes, along with their concepts and functions. | |
Containers | |
List af all the Element Container classes, along with their concepts and functions. | |
Mesh Requirements | |
List functions that allows to check, enable and assert characteristics and the availability of components in the Elements of a Mesh. | |
Classes | |
class | vcl::Mesh< Args > |
The Mesh class represents a generic 3D mesh. A mesh is composed of a generic number of containers of Elements (which can be vertices, faces, edges...), plus some other components. More... | |
List of classes, aliases, concepts and functions used for the creation, customization, usage and manipulation of Mesh classes.