#include <environments.hh>
Inheritance diagram for oln::morpho::env::ParentEnv< I >:
Public Types | |
typedef oln::abstract::image< I > | im_type |
Public Member Functions | |
ParentEnv (const oln::abstract::image< I > &im) | |
const im_type & | getParent () const |
Protected Attributes | |
const im_type & | im_ |
Used for point substitution in other_point attribute.
Definition at line 91 of file environments.hh.