Blender V2.61 - r43446
Public Attributes

CCGDerivedMesh Struct Reference

#include <BKE_subsurf.h>

List of all members.

Public Attributes

DerivedMesh dm
struct _CCGSubSurfss
int freeSS
int drawInteriorEdges
int useSubsurfUv
struct {
   int   startVert
   struct _CCGVert *   vert
vertMap
struct {
   int   startVert
   int   startEdge
   struct _CCGEdge *   edge
edgeMap
struct {
   int   startVert
   int   startEdge
   int   startFace
   struct _CCGFace *   face
faceMap
short * edgeFlags
char * faceFlags
struct PBVHpbvh
struct ListBasefmap
struct IndexNodefmap_mem
struct DMGridData ** gridData
struct DMGridAdjacencygridAdjacency
int * gridOffset
struct _CCGFace ** gridFaces
struct {
   struct MultiresModifierData *   mmd
   int   local_mmd
   int   lvl
   int   totlvl
   float(*   orco )[3]
   struct Object *   ob
   int   modified
   void(*   update )(DerivedMesh *)
multires

Detailed Description

Definition at line 62 of file BKE_subsurf.h.


Member Data Documentation

Definition at line 63 of file BKE_subsurf.h.

Referenced by getCCGDerivedMesh().

Definition at line 67 of file BKE_subsurf.h.

Referenced by ccgDM_copyFinalEdgeArray(), ccgDM_drawEdges(), and getCCGDerivedMesh().

struct { ... } * CCGDerivedMesh::edgeMap
struct { ... } * CCGDerivedMesh::faceMap

Definition at line 78 of file BKE_subsurf.h.

Referenced by ccgDM_getFaceMap(), and ccgDM_release().

Definition at line 79 of file BKE_subsurf.h.

Referenced by ccgDM_getFaceMap(), and ccgDM_release().

Definition at line 66 of file BKE_subsurf.h.

Referenced by ccgDM_release(), and subsurf_make_derived_from_derived().

Definition at line 81 of file BKE_subsurf.h.

Referenced by ccgdm_create_grids(), ccgDM_getGridData(), ccgDM_getPBVH(), and ccgDM_release().

Definition at line 84 of file BKE_subsurf.h.

Referenced by ccgdm_create_grids(), ccgDM_getPBVH(), and ccgDM_release().

Definition at line 83 of file BKE_subsurf.h.

Referenced by ccgdm_create_grids(), ccgDM_getGridOffset(), and ccgDM_release().

Definition at line 88 of file BKE_subsurf.h.

Referenced by ccgDM_release(), and multires_dm_create_from_derived().

Definition at line 90 of file BKE_subsurf.h.

Referenced by multires_dm_create_from_derived(), and multiresModifier_update().

struct { ... } CCGDerivedMesh::multires
float(* CCGDerivedMesh::orco)[3]

Definition at line 91 of file BKE_subsurf.h.

Definition at line 70 of file BKE_subsurf.h.

Referenced by ccgDM_getFinalEdge(), and getCCGDerivedMesh().

Definition at line 72 of file BKE_subsurf.h.

Referenced by ccgDM_getFinalFace(), and getCCGDerivedMesh().

Definition at line 69 of file BKE_subsurf.h.

Referenced by ccgDM_getFinalVert(), and getCCGDerivedMesh().

Definition at line 90 of file BKE_subsurf.h.

Referenced by multires_dm_create_from_derived(), and multiresModifier_update().

Definition at line 96 of file BKE_subsurf.h.

Referenced by ccgDM_release(), and multires_dm_create_from_derived().

Definition at line 67 of file BKE_subsurf.h.

Referenced by getCCGDerivedMesh().

struct { ... } * CCGDerivedMesh::vertMap

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