#include <BumpGrid.hh>
◆ Bin3D
◆ Real
◆ Size
◆ Vector
◆ Bool3DGridKinemageWriter()
| protocols::match::Bool3DGridKinemageWriter::Bool3DGridKinemageWriter |
( |
| ) |
|
◆ ~Bool3DGridKinemageWriter()
| protocols::match::Bool3DGridKinemageWriter::~Bool3DGridKinemageWriter |
( |
| ) |
|
|
default |
◆ set_empty_voxel_color()
| void protocols::match::Bool3DGridKinemageWriter::set_empty_voxel_color |
( |
std::string const & |
empty_voxel_color_ | ) |
|
◆ set_facet_alpha()
| void protocols::match::Bool3DGridKinemageWriter::set_facet_alpha |
( |
Real |
facet_alpha | ) |
|
◆ set_facet_color()
| void protocols::match::Bool3DGridKinemageWriter::set_facet_color |
( |
std::string const & |
facet_color | ) |
|
◆ set_facet_master()
| void protocols::match::Bool3DGridKinemageWriter::set_facet_master |
( |
std::string const & |
facet_master | ) |
|
◆ set_line_color()
| void protocols::match::Bool3DGridKinemageWriter::set_line_color |
( |
std::string const & |
line_color | ) |
|
◆ set_master()
| void protocols::match::Bool3DGridKinemageWriter::set_master |
( |
std::string const & |
master | ) |
|
◆ set_shrink_factor()
| void protocols::match::Bool3DGridKinemageWriter::set_shrink_factor |
( |
Real |
shrink_factor | ) |
|
◆ set_skip_completely_buried_positions()
| void protocols::match::Bool3DGridKinemageWriter::set_skip_completely_buried_positions |
( |
bool |
skip_completely_buried_positions | ) |
|
◆ set_transparent_facets()
| void protocols::match::Bool3DGridKinemageWriter::set_transparent_facets |
( |
bool |
transparent_facets | ) |
|
◆ set_unselectable()
| void protocols::match::Bool3DGridKinemageWriter::set_unselectable |
( |
bool |
unselectable | ) |
|
◆ set_write_empty_voxels()
| void protocols::match::Bool3DGridKinemageWriter::set_write_empty_voxels |
( |
bool |
write_empty_voxels_ | ) |
|
◆ set_write_facets()
| void protocols::match::Bool3DGridKinemageWriter::set_write_facets |
( |
bool |
write_facets | ) |
|
◆ write_grid_to_file()
| void protocols::match::Bool3DGridKinemageWriter::write_grid_to_file |
( |
std::string const & |
fname, |
|
|
std::string const & |
group_name, |
|
|
Bool3DGrid const & |
grid |
|
) |
| const |
◆ write_grid_to_kinemage()
| void protocols::match::Bool3DGridKinemageWriter::write_grid_to_kinemage |
( |
std::ostream & |
ostr, |
|
|
std::string const & |
group_name, |
|
|
Bool3DGrid const & |
grid |
|
) |
| const |
References protocols::comparative_modeling::features::A, core::chemical::element::B, protocols::match::Bool3DGrid::bin_width(), core::chemical::element::C, protocols::match::Bool3DGrid::corners(), core::id::D, protocols::match::Bool3DGrid::dimsizes(), protocols::comparative_modeling::features::E, empty_voxel_color_, core::chemical::element::F, facet_alpha_, facet_color_, facet_master_, protocols::comparative_modeling::features::G, core::chemical::element::H, line_color_, protocols::match::Bool3DGrid::occupied(), shrink_factor_, skip_completely_buried_positions_, transparent_facets_, unselectable_, write_empty_voxels_, and write_facets_.
Referenced by protocols::match::OccupiedSpaceHash::write_3Dprojection_kinemage().
◆ empty_voxel_color_
| std::string protocols::match::Bool3DGridKinemageWriter::empty_voxel_color_ |
|
private |
◆ facet_alpha_
| Real protocols::match::Bool3DGridKinemageWriter::facet_alpha_ |
|
private |
◆ facet_color_
| std::string protocols::match::Bool3DGridKinemageWriter::facet_color_ |
|
private |
◆ facet_master_
| std::string protocols::match::Bool3DGridKinemageWriter::facet_master_ |
|
private |
◆ line_color_
| std::string protocols::match::Bool3DGridKinemageWriter::line_color_ |
|
private |
◆ master_
| std::string protocols::match::Bool3DGridKinemageWriter::master_ |
|
private |
◆ shrink_factor_
| Real protocols::match::Bool3DGridKinemageWriter::shrink_factor_ |
|
private |
◆ skip_completely_buried_positions_
| bool protocols::match::Bool3DGridKinemageWriter::skip_completely_buried_positions_ |
|
private |
◆ transparent_facets_
| bool protocols::match::Bool3DGridKinemageWriter::transparent_facets_ |
|
private |
◆ unselectable_
| bool protocols::match::Bool3DGridKinemageWriter::unselectable_ |
|
private |
◆ write_empty_voxels_
| bool protocols::match::Bool3DGridKinemageWriter::write_empty_voxels_ |
|
private |
◆ write_facets_
| bool protocols::match::Bool3DGridKinemageWriter::write_facets_ |
|
private |
The documentation for this class was generated from the following files: