_angle | GranOO3::Physic::Node | private |
_angular_vel | GranOO3::Physic::Node | private |
_center | GranOO3::Physic::Node | private |
_color | GranOO3::Core::Drawable | private |
_deleted_signal | GranOO3::Core::Base | private |
_density | GranOO3::Physic::Body | protected |
_displacement | GranOO3::Physic::Node | private |
_draw_precision | GranOO3::Core::Drawable | privatestatic |
_draw_precision_max | GranOO3::Core::Drawable | privatestatic |
_draw_precision_min | GranOO3::Core::Drawable | privatestatic |
_drawable_item_counter | GranOO3::Core::Drawable | privatestatic |
_edge_color | GranOO3::Core::Drawable | private |
_force | GranOO3::Physic::Node | private |
_frame | GranOO3::Physic::Node | private |
GranOO3::_globalset | GranOO3::Core::Register< Base > | private |
_ID | GranOO3::DEM::Tool | private |
_inertia_tensor | GranOO3::Physic::Body | protected |
_initial_position | GranOO3::Physic::Node | private |
_initial_quat | GranOO3::Physic::Node | private |
_interaction | GranOO3::Physic::Node | private |
_inverse_inertia_tensor | GranOO3::Physic::Body | protected |
_item_glkey | GranOO3::Core::Drawable | private |
_line_width | GranOO3::Core::Drawable | private |
_linear_acceleration | GranOO3::Physic::Node | private |
_linear_velocity | GranOO3::Physic::Node | private |
_map | GranOO3::Core::Drawable | privatestatic |
_mass | GranOO3::Physic::Body | protected |
_mat | GranOO3::Core::Base | private |
GranOO3::_numericID | GranOO3::Core::Register< Base > | private |
GranOO3::_numericID_counter | GranOO3::Core::Register< Base > | privatestatic |
_numID | GranOO3::Core::Base | private |
_position | GranOO3::Physic::Node | private |
GranOO3::_prop | GranOO3::Core::PropClass< Node > | protected |
PropClass< Body >::_prop | GranOO3::Core::PropClass< Body > | protected |
_quat | GranOO3::Physic::Node | private |
_quat_acc | GranOO3::Physic::Node | private |
_quat_vel | GranOO3::Physic::Node | private |
_registered_num | GranOO3::Core::Base | privatestatic |
GranOO3::_setof_list | GranOO3::Core::Register< Base > | private |
_sub_class_number | GranOO3::Core::Base | privatestatic |
_torque | GranOO3::Physic::Node | private |
_uID | GranOO3::Core::Base | private |
_visible | GranOO3::Core::Drawable | private |
_volume_shape | GranOO3::Physic::Body | private |
aabb() const | GranOO3::Physic::Body | inline |
add_glob(const std::string &)=0 | GranOO3::DEM::Tool | pure virtual |
add_interaction(Node &) | GranOO3::Physic::Node | |
GranOO3::add_prop(Core::Prop< Node > *) | GranOO3::Core::PropClass< Node > | |
PropClass< Body >::add_prop(Core::Prop< Body > *) | GranOO3::Core::PropClass< Body > | |
GranOO3::add_setof(SetOf< Base > &) | GranOO3::Core::Register< Base > | private |
affect_class_rank_ID() | GranOO3::Core::Base | protectedstatic |
GranOO3::already_exist(SetOf< Base > &) | GranOO3::Core::Register< Base > | private |
apply_color() const | GranOO3::Core::Drawable | |
apply_default_color() | GranOO3::Core::Drawable | |
apply_edge_color() const | GranOO3::Core::Drawable | |
apply_force(const Geom::Vector &) | GranOO3::Physic::Node | inline |
apply_force_at(const Geom::Vector &, const Geom::Point &) | GranOO3::Physic::Body | inline |
apply_line_width() const | GranOO3::Core::Drawable | |
apply_selected_color() | GranOO3::Core::Drawable | |
apply_torque(const Geom::Vector &) | GranOO3::Physic::Node | inline |
Base() | GranOO3::Core::Base | protected |
GranOO3::belong_to_setof(const std::string &setOfId) const | GranOO3::Core::Register< Base > | |
GranOO3::belong_to_setof(const SetOf< Base > &set) const | GranOO3::Core::Register< Base > | |
GranOO3::Register< Node >::belong_to_setof(const std::string &setOfId) const | GranOO3::Core::Register< Node > | |
GranOO3::Register< Node >::belong_to_setof(const SetOf< Node > &set) const | GranOO3::Core::Register< Node > | |
GranOO3::Register< Body >::belong_to_setof(const std::string &setOfId) const | GranOO3::Core::Register< Body > | |
GranOO3::Register< Body >::belong_to_setof(const SetOf< Body > &set) const | GranOO3::Core::Register< Body > | |
GranOO3::Register< Tool >::belong_to_setof(const std::string &setOfId) const | GranOO3::Core::Register< Tool > | |
GranOO3::Register< Tool >::belong_to_setof(const SetOf< Tool > &set) const | GranOO3::Core::Register< Tool > | |
Register< ToolT< shape > >::belong_to_setof(const std::string &setOfId) const | GranOO3::Core::Register< ToolT< shape > > | |
Register< ToolT< shape > >::belong_to_setof(const SetOf< ToolT< shape > > &set) const | GranOO3::Core::Register< ToolT< shape > > | |
Body(Shape::Volume &shape, const Geom::Point &p, const Geom::Quaternion &q, double mass, const Geom::Tensor &inertia) | GranOO3::Physic::Body | inline |
Body(Shape::Volume &shape, const Geom::Point &p) | GranOO3::Physic::Body | inline |
Body(Shape::Volume &shape) | GranOO3::Physic::Body | inline |
Body(const Body &)=delete | GranOO3::Physic::Body | private |
boost::serialization::access class | GranOO3::DEM::ToolT< shape > | friend |
BOOST_SERIALIZATION_SPLIT_MEMBER() | GranOO3::DEM::Tool | private |
build() | GranOO3::Core::ObjectFactoryInterface< Tool, ToolT< shape > > | static |
cast_to() | GranOO3::Core::Base | inline |
cast_to() const | GranOO3::Core::Base | inline |
clear_all_numID() | GranOO3::Core::Base | static |
clear_displacement() | GranOO3::Physic::Node | inline |
clear_force() | GranOO3::Physic::Node | inline |
clear_kinematic() | GranOO3::Physic::Node | inlinevirtual |
clear_numID() | GranOO3::Core::Base | inline |
clear_torque() | GranOO3::Physic::Node | inline |
clone() | GranOO3::Core::Base | virtual |
clone_to() | GranOO3::Core::Base | inline |
collide(const Body &other, Collision::Data &col) | GranOO3::Physic::Body | inline |
collide(const Body &other) | GranOO3::Physic::Body | inline |
compute_torque_at(const Geom::Point &A) const | GranOO3::Physic::Body | inline |
decrease_draw_precision() | GranOO3::Core::Drawable | static |
default_color() const | GranOO3::Core::Drawable | inlinevirtual |
deleted_signal() | GranOO3::Core::Base | inline |
draw() | GranOO3::DEM::ToolT< shape > | virtual |
draw_edge() | GranOO3::DEM::ToolT< shape > | virtual |
Drawable() | GranOO3::Core::Drawable | |
GranOO3::erase_from_all_setof() | GranOO3::Core::Register< Base > | |
GranOO3::Register< Node >::erase_from_all_setof() | GranOO3::Core::Register< Node > | |
GranOO3::Register< Body >::erase_from_all_setof() | GranOO3::Core::Register< Body > | |
GranOO3::Register< Tool >::erase_from_all_setof() | GranOO3::Core::Register< Tool > | |
Register< ToolT< shape > >::erase_from_all_setof() | GranOO3::Core::Register< ToolT< shape > > | |
erase_interaction(Node &) | GranOO3::Physic::Node | |
GranOO3::erase_setof(SetOf< Base > &) | GranOO3::Core::Register< Base > | private |
exist(const std::string &ID) | GranOO3::DEM::ToolT< shape > | static |
export_to_povray(std::ostream &out) const | GranOO3::Physic::Body | virtual |
get(const std::string &ID) | GranOO3::DEM::ToolT< shape > | static |
GranOO3::Physic::Body::get() | GranOO3::Core::PropClass< Node > | |
GranOO3::Physic::Body::get() const | GranOO3::Core::PropClass< Node > | |
GranOO3::Physic::Body::get() | GranOO3::Core::PropClass< Body > | |
PropClass< Body >::get() const | GranOO3::Core::PropClass< Body > | |
get_bounding_radius() const | GranOO3::Physic::Body | inline |
get_by_numID(size_t) | GranOO3::Core::Base | static |
get_color() | GranOO3::Core::Drawable | |
get_color() const | GranOO3::Core::Drawable | |
get_draw_precision() | GranOO3::Core::Drawable | static |
get_drawable_item_by_glkey(int) | GranOO3::Core::Drawable | static |
GranOO3::get_ID() const | GranOO3::Core::Base | inlinevirtual |
ObjectFactoryInterface< Tool, ToolT< shape > >::get_ID() | GranOO3::Core::ObjectFactory< BaseClass > | static |
get_info(std::ostream &os) const | GranOO3::Core::Drawable | inlinevirtual |
get_item_glkey() const | GranOO3::Core::Drawable | |
get_kinetic_energy() const | GranOO3::Physic::Body | inline |
get_line_width() const | GranOO3::Core::Drawable | |
get_line_width() | GranOO3::Core::Drawable | |
get_linear_velocity_at(const Geom::Point &) const | GranOO3::Physic::Node | |
get_map() | GranOO3::Core::ObjectFactory< BaseClass > | static |
get_mass() const | GranOO3::Physic::Body | virtual |
get_mat() const | GranOO3::Core::Base | inline |
GranOO3::get_numeric_ID() const | GranOO3::Core::Register< Base > | |
GranOO3::Register< Node >::get_numeric_ID() const | GranOO3::Core::Register< Node > | |
GranOO3::Register< Body >::get_numeric_ID() const | GranOO3::Core::Register< Body > | |
GranOO3::Register< Tool >::get_numeric_ID() const | GranOO3::Core::Register< Tool > | |
Register< ToolT< shape > >::get_numeric_ID() const | GranOO3::Core::Register< ToolT< shape > > | |
GranOO3::get_setof_list() | GranOO3::Core::Register< Base > | |
GranOO3::Register< Node >::get_setof_list() | GranOO3::Core::Register< Node > | |
GranOO3::Register< Body >::get_setof_list() | GranOO3::Core::Register< Body > | |
GranOO3::Register< Tool >::get_setof_list() | GranOO3::Core::Register< Tool > | |
Register< ToolT< shape > >::get_setof_list() | GranOO3::Core::Register< ToolT< shape > > | |
get_sub_class_number() | GranOO3::Core::Base | static |
get_volume() const | GranOO3::Physic::Body | inline |
glob(const std::string &ID) | GranOO3::DEM::Tool | static |
increase_draw_precision() | GranOO3::Core::Drawable | static |
incremental_move(const Geom::Vector &vec) | GranOO3::Physic::Node | inline |
incremental_unmove(const Geom::Vector &vec) | GranOO3::Physic::Node | inline |
info() const | GranOO3::DEM::ToolT< shape > | virtual |
init_default_color() | GranOO3::Core::Drawable | inlinevirtual |
interact_with(const Node &) const | GranOO3::Physic::Node | |
interact_with(const Ground &) const | GranOO3::Physic::Node | inline |
interact_with(const FEM::Surface &) const | GranOO3::Physic::Node | inline |
is() const | GranOO3::Core::Base | inline |
is(size_t) const | GranOO3::Core::Base | inlinevirtual |
is_same(const Base &) const | GranOO3::Core::Base | inline |
is_visible() const | GranOO3::Core::Drawable | |
item() | GranOO3::Core::Base | inline |
item() const | GranOO3::Core::Base | inline |
load(Archive &, const unsigned int) | GranOO3::DEM::Tool | private |
local_frame() const | GranOO3::DEM::ToolT< shape > | |
make_equal_to(const Body &other) | GranOO3::Physic::Body | |
GranOO3::Physic::Node::make_equal_to(const Node &) | GranOO3::Physic::Node | |
GranOO3::new_object(const TiXmlElement *el) | GranOO3::DEM::Tool | static |
GranOO3::Physic::Body::new_object() | GranOO3::Core::PropClass< Node > | |
GranOO3::Physic::Body::new_object() | GranOO3::Core::PropClass< Body > | |
ObjectFactoryInterface< Tool, ToolT< shape > >::new_object(const std::string &) | GranOO3::Core::ObjectFactory< BaseClass > | static |
Node(const Geom::Vector &position) | GranOO3::Physic::Node | inline |
Node(const Geom::Point &position) | GranOO3::Physic::Node | inline |
Node() | GranOO3::Physic::Node | inline |
Node(const Node &)=delete | GranOO3::Physic::Node | private |
null | GranOO3::Core::Null | static |
Null() | GranOO3::Core::Null | |
numID() const | GranOO3::Core::Base | inline |
ObjectFactory() | GranOO3::Core::ObjectFactory< BaseClass > | inlineprotected |
ObjectFactoryInterface() | GranOO3::Core::ObjectFactoryInterface< Tool, ToolT< shape > > | protected |
operator=(const ToolT &)=delete | GranOO3::DEM::ToolT< shape > | private |
paint() | GranOO3::Core::Drawable | |
paint_edge() | GranOO3::Core::Drawable | |
GranOO3::prop_exist() const | GranOO3::Core::PropClass< Node > | |
PropClass< Body >::prop_exist() const | GranOO3::Core::PropClass< Body > | |
GranOO3::PropClass() | GranOO3::Core::PropClass< Node > | |
GranOO3::PropClass(const PropClass &)=delete | GranOO3::Core::PropClass< Node > | private |
PropClass< Body >::PropClass() | GranOO3::Core::PropClass< Body > | |
read_ascii(std::istream &in) | GranOO3::DEM::ToolT< shape > | virtual |
read_ascii_shape(std::istream &in) | GranOO3::DEM::ToolT< shape > | virtual |
read_xml_element(const TiXmlElement *el) | GranOO3::DEM::ToolT< shape > | virtual |
record(const std::string &id, std::string file_name="", std::string desc="") | GranOO3::Core::ObjectFactoryInterface< Tool, ToolT< shape > > | static |
GranOO3::Core::ObjectFactory::record(std::function< BaseClass *()>, const std::string &, const std::string file="", const std::string desc="") | GranOO3::Core::ObjectFactory< BaseClass > | static |
GranOO3::Register() | GranOO3::Core::Register< Base > | |
GranOO3::Register< Node >::Register() | GranOO3::Core::Register< Node > | |
GranOO3::Register< Body >::Register() | GranOO3::Core::Register< Body > | |
GranOO3::Register< Tool >::Register() | GranOO3::Core::Register< Tool > | |
Register< ToolT< shape > >::Register() | GranOO3::Core::Register< ToolT< shape > > | |
GranOO3::remove_prop(Core::Prop< Node > *) | GranOO3::Core::PropClass< Node > | |
PropClass< Body >::remove_prop(Core::Prop< Body > *) | GranOO3::Core::PropClass< Body > | |
save(Archive &, const unsigned int) const | GranOO3::DEM::Tool | private |
serialize(Archive &, const unsigned int) | GranOO3::DEM::ToolT< shape > | private |
set_alpha(float alpha) | GranOO3::Core::Drawable | virtual |
set_center(const Geom::Point &) | GranOO3::Physic::Node | inline |
set_color(const Color &) | GranOO3::Core::Drawable | virtual |
set_density(double density) | GranOO3::Physic::Body | inline |
set_displacement(const Geom::Vector &) | GranOO3::Physic::Node | inline |
set_displacement_x(const double &) | GranOO3::Physic::Node | inline |
set_displacement_y(const double &) | GranOO3::Physic::Node | inline |
set_displacement_z(const double &) | GranOO3::Physic::Node | inline |
set_draw_precision(unsigned int p) | GranOO3::Core::Drawable | static |
set_inertia_tensor(const Geom::Tensor &inertia) | GranOO3::Physic::Body | inline |
set_line_width(float) | GranOO3::Core::Drawable | |
set_mat(Physic::Material *) | GranOO3::Core::Base | inline |
set_numID(size_t val) | GranOO3::Core::Base | inline |
set_position(const Geom::Vector &) | GranOO3::Physic::Node | inline |
set_position_x(const double &) | GranOO3::Physic::Node | inline |
set_position_y(const double &) | GranOO3::Physic::Node | inline |
set_position_z(const double &) | GranOO3::Physic::Node | inline |
set_quaternion_acceleration_from_angular_acceleration(const Geom::Vector &angularAcceleration, const Geom::Vector &angularVelocity) | GranOO3::Physic::Node | inline |
set_quaternion_velocity_from_angular_velocity(const Geom::Vector &angularVelocity) | GranOO3::Physic::Node | inline |
set_visible(bool) | GranOO3::Core::Drawable | |
shape_class_ID() const | GranOO3::DEM::ToolT< shape > | virtual |
to_volume_shape() const | GranOO3::Physic::Body | inline |
to_volume_shape() | GranOO3::Physic::Body | inline |
Tool(Shape::Volume &shape, const std::string &ID, const Geom::Point &p, const Geom::Quaternion &q, double mass, const Geom::Tensor &inertia) | GranOO3::DEM::Tool | |
Tool(Shape::Volume &shape) | GranOO3::DEM::Tool | |
Tool(const Tool &)=delete | GranOO3::DEM::Tool | private |
Tool() | GranOO3::DEM::Tool | protected |
ToolT(const std::string &ID, const Geom::Point &p, const Geom::Quaternion &q, double mass, const Geom::Tensor &inertia) | GranOO3::DEM::ToolT< shape > | |
ToolT() | GranOO3::DEM::ToolT< shape > | |
ToolT(const ToolT &)=delete | GranOO3::DEM::ToolT< shape > | private |
uID() const | GranOO3::Core::Base | inline |
uID_counter | GranOO3::Core::Base | privatestatic |
update_angular_velocity() | GranOO3::Physic::Node | inline |
update_displacement_from_position() | GranOO3::Physic::Node | inline |
update_from_dem() | GranOO3::Physic::Node | inline |
update_from_fem() | GranOO3::Physic::Node | inline |
update_initial_parameter_to_current_parameter() | GranOO3::Physic::Node | inline |
update_inverse_inertia_tensor() | GranOO3::Physic::Body | inlineprivate |
update_position_from_displacement() | GranOO3::Physic::Node | inline |
write_ascii(std::ostream &out) const | GranOO3::DEM::ToolT< shape > | virtual |
write_ascii_shape(std::ostream &out) const | GranOO3::DEM::ToolT< shape > | virtual |
~Base() | GranOO3::Core::Base | virtual |
~Body()=0 | GranOO3::Physic::Body | inlinepure virtual |
~Drawable() | GranOO3::Core::Drawable | virtual |
~Node() | GranOO3::Physic::Node | inlinevirtual |
~Null() | GranOO3::Core::Null | virtual |
~ObjectFactory() | GranOO3::Core::ObjectFactory< BaseClass > | inlineprotectedvirtual |
~ObjectFactoryInterface() | GranOO3::Core::ObjectFactoryInterface< Tool, ToolT< shape > > | protectedvirtual |
GranOO3::~PropClass() | GranOO3::Core::PropClass< Node > | virtual |
PropClass< Body >::~PropClass() | GranOO3::Core::PropClass< Body > | virtual |
GranOO3::~Register() | GranOO3::Core::Register< Base > | virtual |
GranOO3::Register< Node >::~Register() | GranOO3::Core::Register< Node > | virtual |
GranOO3::Register< Body >::~Register() | GranOO3::Core::Register< Body > | virtual |
GranOO3::Register< Tool >::~Register() | GranOO3::Core::Register< Tool > | virtual |
Register< ToolT< shape > >::~Register() | GranOO3::Core::Register< ToolT< shape > > | virtual |
~Tool()=0 | GranOO3::DEM::Tool | pure virtual |
~ToolT() | GranOO3::DEM::ToolT< shape > | virtual |