k3d::imesh_sink Class Reference
Abstract interface for objects that can consume mesh data.
More...
#include <imesh_sink.h>
List of all members.
Detailed Description
Abstract interface for objects that can consume mesh data.
Constructor & Destructor Documentation
| k3d::imesh_sink::imesh_sink |
( |
|
) |
[inline, protected] |
| k3d::imesh_sink::imesh_sink |
( |
const imesh_sink & |
Other |
) |
[inline, protected] |
| virtual k3d::imesh_sink::~imesh_sink |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
| virtual iproperty& k3d::imesh_sink::mesh_sink_input |
( |
|
) |
[pure virtual] |
Implemented in k3d::mesh_modifier< base_t >, k3d::mesh_selection_modifier< base_t >, k3d::mesh_sink< base_t >, k3d::mesh_writer< base_t >, _k3d::mesh_modifier< base_t >, module::mesh::points_centroid, module::mesh_instance::frozen_mesh, module::mesh_instance::mesh_instance, module::test::mesh_to_stdout, k3d::mesh_modifier< node >, k3d::mesh_modifier< k3d::node >, k3d::mesh_modifier< k3d::material_sink< k3d::node > >, k3d::mesh_selection_modifier< k3d::node >, k3d::mesh_selection_modifier< k3d::mesh_selection_sink< k3d::node > >, k3d::mesh_sink< k3d::node >, and k3d::mesh_writer< k3d::node >.
Referenced by module::opencascade::detail::create_frozen_mesh(), module::collada::io::create_frozen_mesh(), and k3d::ngui::pipeline::detail::duplicate_mesh().
The documentation for this class was generated from the following file: