Classes | |
struct | DBilinearPatch3d |
4-sided patch defined by its 4 vertices. More... | |
struct | DEllipse3d |
Center, reference vectors, and angular range for elliptic arc. More... | |
struct | DPlane3d |
Origin and normal vector for a plane. More... | |
struct | DRay3d |
Start point and direction (NOT necessarily unit) for a 3D ray. More... | |
struct | DSegment1d |
A DSegment1d is an interval [x0,x1] on the real line. More... | |
struct | DSegment3d |
Start and end points of a line segment. More... | |
struct | DTriangle3d |
4-sided patch defined by its 4 vertices. More... | |
struct | DPlane3dByVectors |
Detailed Description Here. More... | |