Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcMarkupTessBufCylinder::setCylinder Method
Syntax
C++
OdResult setCylinder(float baseRadius, float topRadius, float height);

Sets a new tessellation cylinder.

Parameters
Description
baseRadius
[in] A base radius of a new tessellation cylinder.
topRadius
[in] A top radius of a new tessellation cylinder.
height
[in] A height of a new tessellation cylinder.

Returns eOk if a new tessellation cylinder has been successfully added to the buffer.

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