JWS C++ Library
C++ language utility library
|
Abstract class of connected polygons (faces) forming a mesh. More...
#include <inttypes.h>
#include <jwsc++/config.h>
#include <jwsc++/base/exception.h>
#include <jwsc++/graphics/polygon.h>
Go to the source code of this file.
Classes | |
class | jwscxx::graphics::Polymesh_f |
Abstract class of connected polygons (faces) forming a mesh. More... | |
class | jwscxx::graphics::Polymesh_d |
Abstract class of connected polygons (faces) forming a mesh. More... | |
Namespaces | |
namespace | jwscxx |
namespace | jwscxx::graphics |
Abstract class of connected polygons (faces) forming a mesh.
Definition in file polymesh.h.