Live2D  Version 2.0
Live2D 描画エンジン APIリファレンス
 全て クラス ネームスペース 関数 ページ
クラス LDVector< T >::const_iterator

LDVectorのイテレータ(const) [詳細]

#include <LDVector.h>

Public メソッド

 const_iterator (const LDVector< T > *v)
 
 const_iterator (const LDVector< T > *v, int idx)
 
const_iteratoroperator= (const const_iterator &ite)
 
const_iteratoroperator++ ()
 
const_iteratoroperator-- ()
 
const_iterator operator++ (int)
 
const_iterator operator-- (int)
 
T & operator* () const
 
bool operator!= (const const_iterator &ite) const
 

フレンド

class LDVector
 

説明

template<class T>
class live2d::LDVector< T >::const_iterator

LDVectorのイテレータ(const)



このクラスの説明は次のファイルから生成されました: