Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Namespaces
MathUtils_Domain.hxx File Reference

Parameter domain types for curves and surfaces. More...

#include <cmath>

Data Structures

struct  MathUtils::Domain1D
 1D parameter domain for curves. More...
 
struct  MathUtils::Domain2D
 2D parameter domain for surfaces. More...
 

Namespaces

namespace  MathUtils
 Modern math solver types and result structures.
 

Detailed Description

Parameter domain types for curves and surfaces.

Provides lightweight value types for representing 1D and 2D parameter domains with utility methods for bounds checking, clamping, and domain analysis.