QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_ObjRefEvaluationParameter Class Reference

#include <opennurbs_objref.h>

Public Member Functions

void Default ()
 
 ON_ObjRefEvaluationParameter ()
 
bool Read (ON_BinaryArchive &)
 
bool Write (ON_BinaryArchive &) const
 
 ~ON_ObjRefEvaluationParameter ()
 

Public Attributes

ON_Interval m_s [3]
 
double m_t [4]
 
ON_COMPONENT_INDEX m_t_ci
 
int m_t_type
 

Private Attributes

int m_reserved
 

Constructor & Destructor Documentation

◆ ON_ObjRefEvaluationParameter()

ON_ObjRefEvaluationParameter::ON_ObjRefEvaluationParameter ( )

◆ ~ON_ObjRefEvaluationParameter()

ON_ObjRefEvaluationParameter::~ON_ObjRefEvaluationParameter ( )

Member Function Documentation

◆ Default()

void ON_ObjRefEvaluationParameter::Default ( )

◆ Read()

bool ON_ObjRefEvaluationParameter::Read ( ON_BinaryArchive & archive)

◆ Write()

bool ON_ObjRefEvaluationParameter::Write ( ON_BinaryArchive & archive) const

Member Data Documentation

◆ m_reserved

int ON_ObjRefEvaluationParameter::m_reserved
private

◆ m_s

ON_Interval ON_ObjRefEvaluationParameter::m_s[3]

◆ m_t

double ON_ObjRefEvaluationParameter::m_t[4]

◆ m_t_ci

ON_COMPONENT_INDEX ON_ObjRefEvaluationParameter::m_t_ci

◆ m_t_type

int ON_ObjRefEvaluationParameter::m_t_type

The documentation for this class was generated from the following files: