API Reference > OdExport Classes > TD_COLLADA_EXPORT Namespace > Classes > OdColladaOut Class > OdColladaOut Methods > OdColladaOut::doDraw Method
OdColladaOut::doDraw Method
Syntax
C++
bool doDraw(OdUInt32 i, const OdGiDrawable* pDrawable);
Parameters 
Description 
const OdGiDrawable* pDrawable 
[in] Pointer to the drawable to draw.  
drawableFlags 
[in] Drawable flags.  

The true value if drawable is successfully drawn, or false otherwise.

Draws the specified drawable. 

 

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