OROCHI
 
Loading...
Searching...
No Matches
GxAllocator.cpp File Reference

アロケータ関連 More...

#include "Gx.h"
Include dependency graph for GxAllocator.cpp:

Functions

 _PARAM_NAME (_pAddress, "確保先頭アドレス")
 
 _PARAM_NAME_ATTRIBUTE (_size, "メモリ確保サイズ", GxProperty::ATTRIBUTE_READONLY)
 
 _PARAM_NAME (_attribute, "属性")
 
 _ENUM_NAME_ATTRIBUTE_GUI (_type, "メモリ確保タイプ", GxProperty::ATTRIBUTE_READONLY, GxMemory::TYPE)
 
 _PARAM_NAME (_name, "アロケータ名")
 
 _PARAM_NAME (_color, "ツール描画用色")
 

Detailed Description

アロケータ関連

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Takashi Taketa
Tahir Arai