Public Member Functions | Private Attributes
vrender::TopologicalSortMethod Class Reference

#include <SortMethod.h>

Inheritance diagram for vrender::TopologicalSortMethod:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void setBreakCycles (bool b)
virtual void sortPrimitives (std::vector< PtrPrimitive > &, VRenderParams &)
 TopologicalSortMethod ()
virtual ~TopologicalSortMethod ()

Private Attributes

bool _break_cycles

Detailed Description

Definition at line 88 of file SortMethod.h.


Constructor & Destructor Documentation

Definition at line 107 of file TopologicalSortMethod.cpp.

Definition at line 92 of file SortMethod.h.


Member Function Documentation

Definition at line 96 of file SortMethod.h.

void vrender::TopologicalSortMethod::sortPrimitives ( std::vector< PtrPrimitive > &  ,
VRenderParams  
) [virtual]

Implements vrender::SortMethod.

Definition at line 112 of file TopologicalSortMethod.cpp.


Member Data Documentation

Definition at line 98 of file SortMethod.h.


The documentation for this class was generated from the following files:


octovis
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Thu Jun 6 2019 17:31:59