MGIS
Loading...
Searching...
No Matches
BehaviourData.ixx File Reference

Namespaces

namespace  mgis
 the namespace mgis encloses all the MGIS project.
 

Functions

MGIS_EXPORT BehaviourDataView mgis::behaviour::make_view (BehaviourData &)
 make a view from a behaviour data
 

Detailed Description

Author
Thomas Helfer
Date
02/08/2018

Function Documentation

◆ make_view()

BehaviourDataView mgis::behaviour::make_view ( BehaviourData d)
inline

make a view from a behaviour data

Parameters
[in]ddata
Returns
the view
Note
the view has at most the same life time as the data.