doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
md3Frame_s Struct Reference

#include <exporter.h>

Public Attributes

idVec3 bounds [2]
 
idVec3 localOrigin
 
float radius
 
char name [16]
 

Detailed Description

Definition at line 260 of file exporter.h.

Member Data Documentation

idVec3 md3Frame_s::bounds

Definition at line 261 of file exporter.h.

idVec3 md3Frame_s::localOrigin

Definition at line 262 of file exporter.h.

char md3Frame_s::name

Definition at line 264 of file exporter.h.

float md3Frame_s::radius

Definition at line 263 of file exporter.h.


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