Pipe Section. More...
Public Member Functions | |
| Dtk_Pipe_Section () | |
| Constructor of Pipe Section More... | |
| Dtk_ErrorStatus | get_profile_set (Dtk_tab< Dtk_CurvePtr > &outProfileSet) const |
| Get the set of the current section Profile More... | |
| ~Dtk_Pipe_Section () | |
| Destructor of of Pipe Section. More... | |
Data Fields | |
| Dtk_tab< Dtk_CurvePtr > | profileSet |
Pipe Section.
| Dtk_Pipe_Section::Dtk_Pipe_Section | ( | ) |
Constructor of Pipe Section
| [in/out] | ||
| [out] | Allocated | Pipe Section |
| Dtk_Pipe_Section::~Dtk_Pipe_Section | ( | ) |
Destructor of of Pipe Section.
| [in] | Pipe | Section to destruct |
| [in/out] | ||
| [out] | <br> |
| Dtk_ErrorStatus Dtk_Pipe_Section::get_profile_set | ( | Dtk_tab< Dtk_CurvePtr > & | outProfileSet | ) | const |
Get the set of the current section Profile
| [in] | Section | Profile Set |
| [in/out] | ||
| [out] | Dtk_tab | <Dtk_CurvePtr> & |
| Dtk_tab<Dtk_CurvePtr> Dtk_Pipe_Section::profileSet |