Public Member Functions | List of all members
vrender::BSPSortMethod Class Reference

#include <SortMethod.h>

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

Public Member Functions

 BSPSortMethod ()
 
virtual void sortPrimitives (std::vector< PtrPrimitive > &, VRenderParams &)
 
virtual ~BSPSortMethod ()
 
- Public Member Functions inherited from vrender::SortMethod
void SetZDepth (FLOAT s)
 
 SortMethod ()
 
FLOAT ZDepth () const
 
virtual ~SortMethod ()
 

Additional Inherited Members

- Protected Attributes inherited from vrender::SortMethod
FLOAT zSize
 

Detailed Description

Definition at line 79 of file SortMethod.h.

Constructor & Destructor Documentation

vrender::BSPSortMethod::BSPSortMethod ( )
inline

Definition at line 82 of file SortMethod.h.

virtual vrender::BSPSortMethod::~BSPSortMethod ( )
inlinevirtual

Definition at line 83 of file SortMethod.h.

Member Function Documentation

void BSPSortMethod::sortPrimitives ( std::vector< PtrPrimitive > &  primitive_tab,
VRenderParams vparams 
)
virtual

Implements vrender::SortMethod.

Definition at line 77 of file BSPSortMethod.cpp.


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


octovis
Author(s): Kai M. Wurm , Armin Hornung
autogenerated on Wed Jun 5 2019 19:26:39