MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ point_size()

ScatterBuilder & MayaFlux::Portal::Forma::Plot::ScatterBuilder::point_size ( float  s)
inline

Point size in pixels.

Default 4.

Definition at line 572 of file SeriesBuilder.hpp.

573 {
574 m_point_size = s;
575 return *this;
576 }

Referenced by done().

+ Here is the caller graph for this function: