k3d::imesh_source Class Reference
Abstract interface for objects that can act as a source of meshes.
More...
#include <imesh_source.h>
List of all members.
Detailed Description
Abstract interface for objects that can act as a source of meshes.
Constructor & Destructor Documentation
| k3d::imesh_source::imesh_source |
( |
|
) |
[inline, protected] |
| k3d::imesh_source::imesh_source |
( |
const imesh_source & |
Other |
) |
[inline, protected] |
| virtual k3d::imesh_source::~imesh_source |
( |
|
) |
[inline, protected, virtual] |
Member Function Documentation
| virtual ihint* k3d::imesh_source::hint |
( |
|
) |
const [inline, virtual] |
Hint for the type of change the creation of this source entails.
| virtual iproperty& k3d::imesh_source::mesh_source_output |
( |
|
) |
[pure virtual] |
Implemented in k3d::mesh_modifier< base_t >, k3d::mesh_reader< base_t >, k3d::mesh_selection_modifier< base_t >, k3d::mesh_source< base_t >, _k3d::mesh_modifier< base_t >, module::mesh_instance::frozen_mesh, module::mesh_instance::mesh_instance, k3d::mesh_modifier< node >, k3d::mesh_modifier< k3d::node >, k3d::mesh_modifier< k3d::material_sink< k3d::node > >, k3d::mesh_reader< k3d::node >, k3d::mesh_selection_modifier< k3d::node >, k3d::mesh_selection_modifier< k3d::mesh_selection_sink< k3d::node > >, and k3d::mesh_source< k3d::node >.
Referenced by module::collada::io::collada_obj::collada_obj(), module::opencascade::detail::create_frozen_mesh(), module::collada::io::create_frozen_mesh(), k3d::ngui::pipeline::detail::duplicate_mesh(), k3d::ngui::transform_tool::get_current_selection(), module::ngui::snap::snap_tool_detail::get_current_selection(), module::ngui::uveditor::detail::get_selected_meshes(), k3d::qtui::selection::detail::merge_interactive_selection(), k3d::ngui::selection::detail::merge_interactive_selection(), k3d::qtui::selection::state::implementation::on_selection_mode_changed(), k3d::ngui::selection::state::implementation::on_selection_mode_changed(), k3d::qtui::selection::detail::replace_selection(), and k3d::ngui::selection::detail::replace_selection().
The documentation for this class was generated from the following file: