|
FRX SDK Documentation 2025 SP0
|
#include <CurveIntxnPtList.h>
Public Member Functions | |
| CurveIntxnPtList (void) | |
| ~CurveIntxnPtList (void) | |
| CurveIntxnPoint & | operator[] (int) |
| void | addPoint (double, double, double, double, double, CurveSegIntType *, CurveSegIntType *, int) |
| void | sort (int) |
Definition at line 21 of file CurveIntxnPtList.h.
| CurveIntxnPtList::CurveIntxnPtList | ( | void | ) |
| CurveIntxnPtList::~CurveIntxnPtList | ( | void | ) |
| void CurveIntxnPtList::addPoint | ( | double | , |
| double | , | ||
| double | , | ||
| double | , | ||
| double | , | ||
| CurveSegIntType * | , | ||
| CurveSegIntType * | , | ||
| int | ) |
| CurveIntxnPoint & CurveIntxnPtList::operator[] | ( | int | ) |