15#include <vsg/maths/sphere.h>
16#include <vsg/nodes/Group.h>
36 void write(
Output& output)
const override;
CullNode that enables view frustum culling on a list of children.
Definition CullGroup.h:23
ref_ptr< Object > clone(const CopyOp ©op={}) const override
Definition CullGroup.h:32
int compare(const Object &rhs) const override
compare two objects, return -1 if this object is less than rhs, return 0 if it's equal,...
std container adapter for allocating with MEMORY_AFFINITY_NODES
Definition Allocator.h:138