23#ifndef BRMESHCONTROL_H_INCLUDED
24#define BRMESHCONTROL_H_INCLUDED
41 friend class OdBrEntityInternals;
139#ifdef OD_ADD_MOVE_CTOR_HAVE_DEF_DEL_FUNC
#define ODBR_TOOLKIT_EXPORT
OdBrErrorStatus getMaxSubdivisions(OdUInt32 &maxSubs) const
OdBrErrorStatus getMaxNodeSpacing(double &maxNodeSpace) const
bool isEqualTo(const OdBrMeshControl *other) const
OdBrErrorStatus setMaxSubdivisions(OdUInt32 maxSubs=0)
OdBrErrorStatus getAngTol(double &angTol) const
OdBrErrorStatus getDistTol(double &distTol) const
OdBrErrorStatus setDistTol(double distTol=0)
virtual ~OdBrMeshControl()
OdBrErrorStatus setAngTol(double angTol=0)
OdBrErrorStatus setMaxNodeSpacing(double maxNodeSpace=0)