PLaSK library
|
Don't use this directly, use TranslatedOuterDataSource instead. More...
#include <plask/filters/translation.hpp>
Public Types | |
typedef PropertyAt< PropertyT, SpaceType >::ValueType | ValueType |
Type of property value in output space. | |
Additional Inherited Members | |
Public Attributes inherited from plask::OuterDataSource< PropertyT, SpaceType, SpaceType, GeometryObjectD< SpaceType::DIM >, GeometryObjectD< SpaceType::DIM > > | |
Vec< InputGeomObj::DIM, double > | inTranslation |
Public Attributes inherited from plask::DataSourceWithReceiver< PropertyT, OutputSpaceType, InputSpaceType, OutputGeomObj, InputGeomObj > | |
ReceiverFor< PropertyT, InputSpaceType > | in |
Protected Attributes inherited from plask::DataSourceWithReceiver< PropertyT, OutputSpaceType, InputSpaceType, OutputGeomObj, InputGeomObj > | |
const InputGeomObj * | inputObj |
const OutputGeomObj * | outputObj |
plask::optional< PathHints > | path |
boost::signals2::connection | geomConnectionIn |
boost::signals2::connection | geomConnectionOut |
Don't use this directly, use TranslatedOuterDataSource instead.
Definition at line 161 of file translation.hpp.
typedef PropertyAt<PropertyT,SpaceType>::ValueType plask::TranslatedOuterDataSourceImpl< PropertyT, MULTI_FIELD_PROPERTY, SpaceType, VariadicTemplateTypesHolder< ExtraArgs... > >::ValueType |
Type of property value in output space.
Definition at line 165 of file translation.hpp.
|
inlineoverride |
Definition at line 167 of file translation.hpp.
|
inlineoverride |
Definition at line 172 of file translation.hpp.