41 assert_release(
tdomain !=
nullptr);
49 inline const std::shared_ptr<TDomain>&
tdomain()
const
Interval class, for representing closed and connected subsets of .
Definition codac2_Interval.h:49
const std::shared_ptr< TDomain > _tdomain
Shared temporal domain of this tube.
Definition codac2_TubeBase.h:71
TubeBase(const std::shared_ptr< TDomain > &tdomain)
Creates a tube over a given temporal domain.
Definition codac2_TubeBase.h:38
Interval t0_tf() const
Returns the global temporal interval of this tube.
Definition codac2_TubeBase.h:61
const std::shared_ptr< TDomain > & tdomain() const
Returns the temporal domain of this tube.
Definition codac2_TubeBase.h:49
Definition codac2_OctaSym.h:21