API Reference > OdRx Classes > OdRxObject Class > OdRxObject Methods > OdRxObject::cast Method
OdRxObject::cast Method
Syntax
C++
static OdRxObjectPtr cast(const OdRxObject* pointer);
Parameters 
Description 
const OdRxObject* pointer 
[in] Raw pointer to be cast. 

Casts the specified raw pointer to the smart pointer. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.