Classes
Fragmentary Geometry: DSegment3d, DEllipse3d, DRay3d, DPlane3d, DSegment1d, DBilinearPatch3d, DTriangle3d

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...
 

Detailed Description


Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.