31 class VSGPOINTS_DECLSPEC
Brick :
public vsg::Inherit<vsg::Object, Brick>
36 std::vector<PackedPoint> points;
38 vsg::ref_ptr<vsg::Node> createRendering(
const Settings& settings,
const vsg::vec4& positionScale,
const vsg::vec2& pointSize);
39 vsg::ref_ptr<vsg::Node> createRendering(
const Settings& settings, Key key, vsg::dbox& bound);