#include <isosurface_mesh.h>
|
template<typename T > |
void | add_property (const std::string &name, const std::vector< T > &values) |
|
void | add_property (const std::string &name, const FVec &values) |
|
void | add_property (const std::string &name, const IVec &values) |
|
◆ FloatVertexProperties
◆ IntVertexProperties
◆ add_property() [1/3]
void occ::io::VertexProperties::add_property |
( |
const std::string & |
name, |
|
|
const FVec & |
values |
|
) |
| |
|
inline |
◆ add_property() [2/3]
void occ::io::VertexProperties::add_property |
( |
const std::string & |
name, |
|
|
const IVec & |
values |
|
) |
| |
|
inline |
◆ add_property() [3/3]
template<typename T >
void occ::io::VertexProperties::add_property |
( |
const std::string & |
name, |
|
|
const std::vector< T > & |
values |
|
) |
| |
|
inline |
◆ fprops
◆ iprops
The documentation for this struct was generated from the following file: