CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
23 #ifndef BRMESHCONTROL_H_INCLUDED
24 #define BRMESHCONTROL_H_INCLUDED
41 friend class OdBrEntityInternals;
#define ODBR_TOOLKIT_EXPORT
OdBrErrorStatus getMaxNodeSpacing(double &maxNodeSpace) const
OdBrErrorStatus setAngTol(double angTol=0)
OdBrErrorStatus getAngTol(double &angTol) const
virtual ~OdBrMeshControl()
OdBrErrorStatus getDistTol(double &distTol) const
bool isEqualTo(const OdBrMeshControl *other) const
OdBrErrorStatus setMaxSubdivisions(OdUInt32 maxSubs=0)
OdBrErrorStatus getMaxSubdivisions(OdUInt32 &maxSubs) const
OdBrErrorStatus setMaxNodeSpacing(double maxNodeSpace=0)
OdBrErrorStatus setDistTol(double distTol=0)