Blender V2.61 - r43446
Classes | Functions

RAS_MeshObject.cpp File Reference

#include "MEM_guardedalloc.h"
#include "DNA_object_types.h"
#include "DNA_key_types.h"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "RAS_MeshObject.h"
#include "RAS_IRasterizer.h"
#include "MT_MinMax.h"
#include "MT_Point3.h"
#include <algorithm>
#include "BKE_deform.h"

Go to the source code of this file.

Classes

struct  RAS_MeshObject::polygonSlot
struct  RAS_MeshObject::backtofront
struct  RAS_MeshObject::fronttoback

Functions

list< RAS_MeshMaterial >::iterator GetFirstMaterial ()
list< RAS_MeshMaterial >::iterator GetLastMaterial ()
static int get_def_index (Object *ob, const char *vgroup)

Detailed Description

Definition in file RAS_MeshObject.cpp.


Function Documentation

static int get_def_index ( Object ob,
const char *  vgroup 
) [static]
list<RAS_MeshMaterial>::iterator GetFirstMaterial ( )
list<RAS_MeshMaterial>::iterator GetLastMaterial ( )