#include <SESegmentParabolic.h>
Inherits SESegment.
◆ SESegmentParabolic()
SESegmentParabolic::SESegmentParabolic |
( |
| ) |
|
|
protected |
◆ ~SESegmentParabolic()
SESegmentParabolic::~SESegmentParabolic |
( |
| ) |
|
|
virtual |
◆ Abstract()
virtual void SESegmentParabolic::Abstract |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ Clear()
void SESegmentParabolic::Clear |
( |
| ) |
|
|
overridevirtual |
◆ GetCoefficient1() [1/2]
SEScalar & SESegmentParabolic::GetCoefficient1 |
( |
| ) |
|
|
virtual |
◆ GetCoefficient1() [2/2]
double SESegmentParabolic::GetCoefficient1 |
( |
| ) |
const |
|
virtual |
◆ GetCoefficient2() [1/2]
SEScalar & SESegmentParabolic::GetCoefficient2 |
( |
| ) |
|
|
virtual |
◆ GetCoefficient2() [2/2]
double SESegmentParabolic::GetCoefficient2 |
( |
| ) |
const |
|
virtual |
◆ GetCoefficient3() [1/2]
SEScalar & SESegmentParabolic::GetCoefficient3 |
( |
| ) |
|
|
virtual |
◆ GetCoefficient3() [2/2]
double SESegmentParabolic::GetCoefficient3 |
( |
| ) |
const |
|
virtual |
◆ GetCoefficient4() [1/2]
SEScalar & SESegmentParabolic::GetCoefficient4 |
( |
| ) |
|
|
virtual |
◆ GetCoefficient4() [2/2]
double SESegmentParabolic::GetCoefficient4 |
( |
| ) |
const |
|
virtual |
◆ HasCoefficient1()
bool SESegmentParabolic::HasCoefficient1 |
( |
| ) |
const |
|
virtual |
◆ HasCoefficient2()
bool SESegmentParabolic::HasCoefficient2 |
( |
| ) |
const |
|
virtual |
◆ HasCoefficient3()
bool SESegmentParabolic::HasCoefficient3 |
( |
| ) |
const |
|
virtual |
◆ HasCoefficient4()
bool SESegmentParabolic::HasCoefficient4 |
( |
| ) |
const |
|
virtual |
◆ IsValid()
bool SESegmentParabolic::IsValid |
( |
| ) |
const |
|
overridevirtual |
◆ ToString() [1/2]
std::string SESegmentParabolic::ToString |
( |
| ) |
const |
|
overridevirtual |
◆ ToString() [2/2]
void SESegmentParabolic::ToString |
( |
std::ostream & |
str | ) |
const |
|
overridevirtual |
◆ PBProperty
◆ SECurve
◆ m_Coefficient1
SEScalar* SESegmentParabolic::m_Coefficient1 |
|
protected |
◆ m_Coefficient2
SEScalar* SESegmentParabolic::m_Coefficient2 |
|
protected |
◆ m_Coefficient3
SEScalar* SESegmentParabolic::m_Coefficient3 |
|
protected |
◆ m_Coefficient4
SEScalar* SESegmentParabolic::m_Coefficient4 |
|
protected |