The Autodesk::RealityComputing::Data::RCPointBuffer class provides methods to set the color of points.
All these methods accept RCCommonNS::RCVector4ub parameters for the colors.
How should I fill colors in this four-dimensional vectors (whose attributes are x, y, z and w)?