#include <isosurface.h>
|
template<typename T > |
void | add (const std::string &name, const T &values) |
|
bool | has_property (const std::string &name) const |
|
template<typename T > |
const T * | get (const std::string &name) const |
|
void | merge (const IsosurfaceProperties &other) |
|
size_t | count () const |
|
◆ add()
template<typename T >
void occ::isosurface::IsosurfaceProperties::add |
( |
const std::string & |
name, |
|
|
const T & |
values |
|
) |
| |
|
inline |
◆ count()
size_t occ::isosurface::IsosurfaceProperties::count |
( |
| ) |
const |
|
inline |
◆ get()
template<typename T >
const T * occ::isosurface::IsosurfaceProperties::get |
( |
const std::string & |
name | ) |
const |
|
inline |
◆ has_property()
bool occ::isosurface::IsosurfaceProperties::has_property |
( |
const std::string & |
name | ) |
const |
|
inline |
◆ merge()
◆ properties
PropertyMap occ::isosurface::IsosurfaceProperties::properties |
The documentation for this struct was generated from the following file:
- /home/runner/work/occ/occ/include/occ/isosurface/isosurface.h