CORGI
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Groups Pages
component_utils.h File Reference
#include <cfloat>
#include "corgi/component.h"
#include "mathfu/glsl_mappings.h"

Go to the source code of this file.

Namespaces

 corgi
 Namespace for CORGI library.
 

Functions

bool corgi::component_library::GetMaxMinPositionsForEntity (corgi::EntityRef &entity, corgi::EntityManager &entity_manager, mathfu::vec3 *max, mathfu::vec3 *min)
 Get the minimum and maximum positions of an Entity, based on its and its children's rendermeshes. More...