11 #ifndef vtkOrderedCompositingHelper_h 12 #define vtkOrderedCompositingHelper_h 30 void SetBoundingBoxes(
const std::vector<vtkBoundingBox>& boxes);
34 std::vector<int> ComputeSortOrder(
vtkCamera* camera);
35 std::vector<int> ComputeSortOrderInViewDirection(
const double directionOfProjection[3]);
36 std::vector<int> ComputeSortOrderFromPosition(
const double position[3]);
42 std::vector<vtkBoundingBox>
Boxes;
const std::vector< vtkBoundingBox > & GetBoundingBoxes() const
#define VTKREMOTINGVIEWS_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) VTK_OVERRIDE
std::vector< vtkBoundingBox > Boxes
void operator=(const vtkObjectBase &)
helper to assist in determine process order when rendering