VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions | Variables
debugDrawerGeometryMemory.h File Reference

Go to the source code of this file.

Classes

struct  DtDebugDrawerGeometryMemoryColor
 Struct that defines the color of a geometry. More...
class  DtDebugDrawerGeometryMemory

Namespaces

namespace  DtBufferSerialize
 This namespace contains a set of utility functions for encoding and decoding various data types to/from a byte array.

Functions

DT_DLL_simTerrainDrawer int DtBufferSerialize::getSize (const DtDebugDrawerGeometryMemoryColor &val)
DT_DLL_simTerrainDrawer charDtBufferSerialize::encode (const DtDebugDrawerGeometryMemoryColor &val, char *buffer)
DT_DLL_simTerrainDrawer const
char
DtBufferSerialize::decode (DtDebugDrawerGeometryMemoryColor &val, const char *buffer)

Variables

const int DtDebugDrawerGeometryMemorySphereType = 1
 Generic geometric shape to be stored in shared memory.
const int DtDebugDrawerGeometryMemoryLineType = 2
const int DtDebugDrawerGeometryMemoryTriangleType = 3
const int DtDebugDrawerGeometryMemoryTextType = 4
const int DtDebugDrawerGeometryMemoryMaxType = 5

Detailed Description

Variable Documentation

const int DtDebugDrawerGeometryMemorySphereType = 1

Generic geometric shape to be stored in shared memory.

const int DtDebugDrawerGeometryMemoryLineType = 2
const int DtDebugDrawerGeometryMemoryTriangleType = 3
const int DtDebugDrawerGeometryMemoryTextType = 4
const int DtDebugDrawerGeometryMemoryMaxType = 5

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)