ReFRACtor
|
#include "printable.h"
#include "register_lua.h"
#include "fp_exception.h"
#include "dir_change.h"
#include "lua_state.h"
#include <blitz/array.h>
Go to the source code of this file.
Classes | |
class | FullPhysics::BridgeLuabindAndGeneric< T > |
Instance of BridgeLuabindAndGenericBase for a particular type. More... | |
class | FullPhysics::BridgeLuabindAndGenericBase |
For use with python, it is useful to map all the LuabindObject that are a class defined in full physics (or derived from those classes) to and from a GenericObject. More... | |
class | FullPhysics::LuabindIterator |
This is a light wrapper around the luabind::iterator. More... | |
class | FullPhysics::LuabindObject |
This is a light wrapper around the luabind::object. More... | |
Namespaces | |
FullPhysics | |
Contains classes to abstract away details in various Spurr Radiative Transfer software. | |