Public Member Functions | Protected Attributes | List of all members
vrender::SortMethod Class Referenceabstract

#include <SortMethod.h>

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

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

vrender::SortMethod::SortMethod ( )
inline

Definition at line 58 of file SortMethod.h.

virtual vrender::SortMethod::~SortMethod ( )
inlinevirtual

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

FLOAT vrender::SortMethod::zSize
protected

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 Wed Jun 5 2019 19:26:39