Blender V2.61 - r43446
|
#include "CTR_Map.h"
#include "RAS_MaterialBucket.h"
#include "STR_HashedString.h"
#include "RAS_MeshObject.h"
#include "RAS_IRasterizer.h"
#include "RAS_IRenderTools.h"
#include "RAS_BucketManager.h"
#include <algorithm>
#include <set>
Go to the source code of this file.
Classes | |
struct | RAS_BucketManager::sortedmeshslot |
struct | RAS_BucketManager::backtofront |
struct | RAS_BucketManager::fronttoback |
Definition in file RAS_BucketManager.cpp.