CFx SDK Documentation  2020SP3
Classes | Typedefs
DbRay.h File Reference
#include "TD_PackPush.h"
#include "DbCurve.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbRay
 

Typedefs

typedef OdSmartPtr< OdDbRayOdDbRayPtr
 

Typedef Documentation

◆ OdDbRayPtr

The typified smart pointer for the ray object (Ray entity). This template class is specialization of the OdSmartPtr class for the OdDbRay class.

See also
<link smart_pointers.html, Working with Smart Pointers>

Definition at line 377 of file DbRay.h.