Public Member Functions | Protected Attributes
vrender::SortMethod Class Reference

#include <SortMethod.h>

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

List of all members.

Public Member Functions

void SetZDepth (FLOAT s)
 SortMethod ()
virtual void sortPrimitives (std::vector< PtrPrimitive > &, VRenderParams &)=0
FLOAT ZDepth () const
virtual ~SortMethod ()

Protected Attributes

FLOAT zSize

Detailed Description

Definition at line 55 of file SortMethod.h.


Constructor & Destructor Documentation

Definition at line 58 of file SortMethod.h.

virtual vrender::SortMethod::~SortMethod ( ) [inline, virtual]

Definition at line 59 of file SortMethod.h.


Member Function Documentation

void vrender::SortMethod::SetZDepth ( FLOAT  s) [inline]

Definition at line 63 of file SortMethod.h.

virtual void vrender::SortMethod::sortPrimitives ( std::vector< PtrPrimitive > &  ,
VRenderParams  
) [pure virtual]
FLOAT vrender::SortMethod::ZDepth ( ) const [inline]

Definition at line 64 of file SortMethod.h.


Member Data Documentation

Definition at line 67 of file SortMethod.h.


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


octovis
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Thu Aug 27 2015 14:13:27