GoPxL SDK
GoPxLSdk::GoGraphics Class Reference

Public Member Functions

void Deserialize (kSerializer serializer)
 Deserialize the graphics object. More...
 
 GoGraphics ()=default
 Constructs GoGraphics. More...
 
const GoLabelLabelAt (k32u index) const
 Get the specified label in the labels list. More...
 
const size_t LabelCount () const
 Get the number of labels in the graphics object. More...
 
const GoLineSetLineSetAt (k32u index) const
 Get the specified line set item in the line set list. More...
 
const size_t LineSetCount () const
 Get the number of line set items in the graphics object. More...
 
const GoPlanePlaneAt (k32u index) const
 Get the specified plane in the planes list. More...
 
const size_t PlaneCount () const
 Get the number of planes in the graphics object. More...
 
const GoPointSet & PointSetAt (k32u index) const
 Get the specified point set item in the point set list. More...
 
const size_t PointSetCount () const
 Get the number of point set items in the graphics object. More...
 
const GoPositionPositionAt (k32u index) const
 Get the specified position in the positions list. More...
 
const size_t PositionCount () const
 Get the number of positions in the graphics object. More...
 
const GoRayRayAt (k32u index) const
 Get the specified ray in the rays list. More...
 
const size_t RayCount () const
 Get the number of rays in the graphics object. More...
 
const GoRegionRegionAt (k32u index) const
 Get the specified graphics region in the region list. More...
 
const size_t RegionCount () const
 Get the number of graphics regions in the graphics object. More...
 
 ~GoGraphics ()=default
 

Friends

class ::GoGdpMsgTests
 

The documentation for this class was generated from the following file: