-
-
Notifications
You must be signed in to change notification settings - Fork 164
CSMath
Albert Domenech edited this page Apr 6, 2025
·
6 revisions
| Name | Summary |
|---|---|
| BoundingBox | Bounding box representation aligned to XYZ axis. |
| BoundingBoxExtent | |
| IVector | |
| MathHelper | |
| Matrix3 | |
| Matrix4 | 4x4 Matrix |
| Quaternion | Four dimensional vector which is used to efficiently rotate an object about the (x,y,z) vector by the angle theta, where w = cos(theta/2). |
| Transform | Contains the information for translate/scale/rotation or transform matrix to apply to a geometric shape. |
| VectorExtensions | |
| XY | |
| XYZ | |
| XYZM |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions