API Reference > Classes > PRC Markup Classes > OdPrcFloatPoint Class
OdPrcFloatPoint Class
OdPrcFloatPoint
Syntax
C++
class OdPrcFloatPoint;

PrcMarkupTessBuf.h

Class stores information about a three-dimensional point. Coordinates of the point are represented in float format.

 
Name 
Description 
 
This is the overview for the OdPrcFloatPoint constructor overload. 
 
Name 
Description 
 
x 
X-coordinate 
 
y 
Y-coordinate 
 
z 
Z-coordinate 
 
Name 
Description 
 
set 
Sets new coordinates for the float three-dimensional point.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.