Share

AcGeRay3d::AcGeRay3d

C++

GE_DLLEXPIMPORT AcGeRay3d();

Description

Default constructor. Constructs a ray whose start point is (0,0,0) and whose direction is (1,0,0) (that is, the positive X axis).

Links

AcGeRay3d

Was this information helpful?