メインページ | ネームスペース一覧 | クラス階層 | アルファベット順一覧 | 構成 | ファイル一覧 | ネームスペースメンバ | 構成メンバ | ファイルメンバ

map_node.hxx

説明を見る。
00001 #ifndef MAP_NODE_HXX_
00002 # define MAP_NODE_HXX_
00003 
00004 namespace objects
00005 {
00006   inline int MapNode::get_x() const
00007   {
00008     return _x;
00009   }
00010 
00011   inline int MapNode::get_y() const
00012   {
00013     return _y;
00014   }
00015 
00016   inline int MapNode::get_z() const
00017   {
00018     return _z;
00019   }
00020 
00021   inline bool MapNode::get_secure() const
00022   {
00023     return _secure;
00024   }
00025 }
00026 
00027 
00028 #endif

Cronous Emulatorに対してWed Aug 17 06:01:48 2005に生成されました。  doxygen 1.4.2-20050421