Blender V2.61 - r43446
Public Types | Public Attributes

OglDebugShape Struct Reference

#include <RAS_OpenGLRasterizer.h>

List of all members.

Public Types

enum  SHAPE_TYPE { LINE, CIRCLE }

Public Attributes

SHAPE_TYPE m_type
MT_Vector3 m_pos
MT_Vector3 m_param
MT_Vector3 m_param2
MT_Vector3 m_color

Detailed Description

Definition at line 50 of file RAS_OpenGLRasterizer.h.


Member Enumeration Documentation

Enumerator:
LINE 
CIRCLE 

Definition at line 52 of file RAS_OpenGLRasterizer.h.


Member Data Documentation

Definition at line 58 of file RAS_OpenGLRasterizer.h.

Referenced by RAS_OpenGLRasterizer::DrawDebugCircle().


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