Go to the source code of this file.
Namespaces | |
namespace | gsgl |
Classes | |
class | assert_exception |
class | exception |
class | internal_exception |
class | io_exception |
class | memory_exception |
class | opengl_exception |
class | runtime_exception |
Defines | |
#define | assert(test) |
#define | DATA_API __declspec(dllimport) |
#define assert | ( | test | ) |
Definition at line 137 of file exception.hpp.
Referenced by node::add_child(), spherical_quadtree::add_leaf_node(), spherical_quadtree::add_merge_node(), texture::bind(), material::bind(), broker_creator::broker_creator(), budget_record::budget_record(), font::calc_height(), font::calc_width(), celestial_body::celestial_body(), simulation::cleanup_node(), clipmap_ring::clipmap_ring(), broker::create_object(), large_lithosphere::default_view_distance(), tabbox::draw(), star::draw(), scrollbar::draw(), lithosphere_qt_node::draw(), font::draw(), application::draw_ui(), config_record::find_child(), material::get_ambient(), model_part::get_collision_triangles(), material::get_diffuse(), font::get_face(), material::get_flat(), model_part::get_inertial_triangles(), dictionary::get_item(), material::get_name(), material::get_shininess(), font::get_size(), material::get_specular(), material::get_texture(), shader_program::get_uniform_loc(), global_config::global_config(), gsgl::data::global_register_resource_aux(), gsgl::data::global_unregister_resource_aux(), simulation::handle_event(), freeview::handle_event(), application::handle_ui_event(), rotating_body::init(), orbital_frame::init(), lithosphere_quadtree::init(), simulation::init_node(), string::insert(), material::is_opaque(), string::item(), large_lithosphere::large_lithosphere(), application::load_and_run_simulation(), application::load_objects(), string::make_null(), large_lithosphere::max_extent(), large_lithosphere::minimum_view_distance(), gsgl::math::matrix_utils::multiply(), string::operator=(), string::remove(), spherical_quadtree::remove_leaf_node(), dictionary::remove_node(), freeview::reset(), simulation::simulation(), string::size(), pqueue::size(), sph_qt_node::sph_qt_node(), spherical_quadtree::split_node(), texture::unbind(), texture::unload(), string::unshare(), texture::update(), rotating_body::update(), orbital_frame::update(), large_lithosphere::update(), simulation::update_node(), vehicle::vehicle(), string::w_string(), and font::~font().
#define DATA_API __declspec(dllimport) |
Definition at line 42 of file exception.hpp.