Phasor  01.00.10.059
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Enumerations | Functions
tags.h File Reference
#include "Halo.h"
#include <string>

Go to the source code of this file.

Classes

struct  halo::s_tag_type
 
struct  halo::s_tag_entry
 
struct  halo::s_tag_index_table_header
 
struct  halo::s_object_info
 

Namespaces

namespace  halo
 

Enumerations

enum  halo::e_tag_types {
  halo::TAG_ACTV = 'actv', halo::TAG_ANT = 'ant!', halo::TAG_ANTR = 'antr', halo::TAG_BIPD = 'bipd',
  halo::TAG_BTIM = 'bitm', halo::TAG_COLL = 'coll', halo::TAG_COLO = 'colo', halo::TAG_CONT = 'cont',
  halo::TAG_DECA = 'deca', halo::TAG_DELA = 'DeLa', halo::TAG_DEVC = 'devc', halo::TAG_EFFE = 'effe',
  halo::TAG_EQIP = 'eqip', halo::TAG_FLAG = 'flag', halo::TAG_FONT = 'font', halo::TAG_FOOT = 'foot',
  halo::TAG_GRHI = 'grhi', halo::TAG_HMT = 'hmt ', halo::TAG_HUD = 'hud#', halo::TAG_HUDG = 'hudg',
  halo::TAG_ITMC = 'itmc', halo::TAG_JPT = 'jpt!', halo::TAG_LENS = 'lens', halo::TAG_LIGH = 'ligh',
  halo::TAG_LSND = 'lsnd', halo::TAG_MATG = 'matg', halo::TAG_METR = 'metr', halo::TAG_MGS2 = 'mgs2',
  halo::TAG_MOD2 = 'mod2', halo::TAG_PART = 'part', halo::TAG_PCTL = 'pctl', halo::TAG_PHYS = 'phys',
  halo::TAG_PPHY = 'pphy', halo::TAG_PROJ = 'proj', halo::TAG_SBSP = 'sbsp', halo::TAG_SCEN = 'scen',
  halo::TAG_SCEX = 'scex', halo::TAG_SCHI = 'schi', halo::TAG_SCNR = 'scnr', halo::TAG_SENV = 'senv',
  halo::TAG_SGLA = 'sgla', halo::TAG_SKY = 'sky ', halo::TAG_SMET = 'smet', halo::TAG_SND = 'snd!',
  halo::TAG_SNDE = 'snde', halo::TAG_SOUL = 'Soul', halo::TAG_SPLA = 'spla', halo::TAG_SSCE = 'ssce',
  halo::TAG_STR = 'str#', halo::TAG_TAGC = 'tagc', halo::TAG_TRAK = 'trak', halo::TAG_UDLG = 'udlg',
  halo::TAG_UNHI = 'unhi', halo::TAG_USTR = 'ustr', halo::TAG_VEHI = 'vehi', halo::TAG_WEAP = 'weap',
  halo::TAG_WIND = 'wind', halo::TAG_WPHI = 'wphi'
}
 

Functions

s_tag_entry * halo::LookupTag (ident tagId)
 
s_tag_entry * halo::LookupTag (s_tag_type type, const std::string &tag_name)
 
void halo::BuildTagCache ()