|
CPP-TOOLBOX
|
This is the complete list of members for ICamera, including all inherited members.
| get_projection_matrix() const =0 | ICamera | pure virtual |
| get_view_matrix() const =0 | ICamera | pure virtual |
| get_visible_frustum_world_space()=0 | ICamera | pure virtual |
| is_visible(const std::vector< glm::vec3 > &xyz_positions, Transform &transform)=0 | ICamera | pure virtual |
| is_visible(const vertex_geometry::AxisAlignedBoundingBox &aabb, Transform &transform)=0 | ICamera | pure virtual |
| transform | ICamera | |
| ~ICamera()=default | ICamera | virtual |