Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CullData.h File Reference

#include "nvsgcommon.h"
#include "nvutil/Allocator.h"

Include dependency graph for CullData.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  nvsg

Enumerations

enum  CullCode { CC_OUT, CC_IN, CC_PART }
 ID to describe the cull code for an object. More...


Detailed Description


Enumeration Type Documentation

enum nvsg::CullCode
 

ID to describe the cull code for an object.

Enumeration values:
CC_OUT  an object is completely outside
CC_IN  an object is completely inside
CC_PART  an object is partially in and partially out


Generated on Tue Mar 1 13:19:27 2005 for NVSGSDK by NVIDIA