#include <opennurbs_objref.h>
Public Member Functions | |
| ON_ObjRefEvaluationParameter () | |
| ~ON_ObjRefEvaluationParameter () | |
| void | Default () |
| bool | Read (ON_BinaryArchive &) |
| bool | Write (ON_BinaryArchive &) const |
Public Attributes | |
| ON_Interval | m_s [3] |
| double | m_t [4] |
| ON_COMPONENT_INDEX | m_t_ci |
| int | m_t_type |
| ON_ObjRefEvaluationParameter::ON_ObjRefEvaluationParameter | ( | ) |
| ON_ObjRefEvaluationParameter::~ON_ObjRefEvaluationParameter | ( | ) |
| void ON_ObjRefEvaluationParameter::Default | ( | ) |
| bool ON_ObjRefEvaluationParameter::Read | ( | ON_BinaryArchive & | ) |
| bool ON_ObjRefEvaluationParameter::Write | ( | ON_BinaryArchive & | ) | const |
| ON_Interval ON_ObjRefEvaluationParameter::m_s[3] |
| double ON_ObjRefEvaluationParameter::m_t[4] |
| ON_COMPONENT_INDEX ON_ObjRefEvaluationParameter::m_t_ci |
| int ON_ObjRefEvaluationParameter::m_t_type |