Live2D
Version 1.0
Live2D 描画エンジン APIリファレンス
|
これは全メンバの一覧です。LDVector< T >継承メンバも含んでいます。
assign(int size, T value=T(), bool callPlacementNew=true) (次で定義されています。 LDVector< T >) | LDVector< T > | |
at(int index) (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
begin() (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
begin() const (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
clear() (次で定義されています。 LDVector< T >) | LDVector< T > | |
dumpAsInt() (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
end() (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
end() const (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
erase(const iterator &ite) (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
erase(const const_iterator &ite) (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
getPtr() (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
insert(iterator pos, iterator start, iterator end, bool callPlacementNew=true) (次で定義されています。 LDVector< T >) | LDVector< T > | |
LDObject(void) (次で定義されています。 LDObject) | LDObject | |
LDVector() (次で定義されています。 LDVector< T >) | LDVector< T > | |
LDVector(MemoryParam *memParam) (次で定義されています。 LDVector< T >) | LDVector< T > | |
LDVector(MemoryParam *memParam, int initialCapacity, int initialSize, bool zeroClear) (次で定義されています。 LDVector< T >) | LDVector< T > | |
object_instanceCount (次で定義されています。 LDObject) | LDObject | static |
object_totalCount (次で定義されています。 LDObject) | LDObject | static |
operator delete(void *ptr) | LDObject | static |
operator delete(void *ptr, void *ptr2) | LDObject | static |
operator delete(void *ptr, MemoryParam *memParam) | LDObject | static |
operator delete(void *ptr, MemoryParam *memParam, const char *filename, int line) | LDObject | static |
operator delete[](void *ptr) | LDObject | static |
operator new(l2d_size_t size) | LDObject | static |
operator new(l2d_size_t size, void *ptr) | LDObject | static |
operator new(l2d_size_t size, MemoryParam *memParam) | LDObject | static |
operator new(l2d_size_t size, MemoryParam *memParam, const char *filename, int line) | LDObject | static |
operator new[](l2d_size_t size) | LDObject | static |
operator[](int index) (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
operator[](int index) const (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
prepare_capacity(int newsize) (次で定義されています。 LDVector< T >) | LDVector< T > | |
push_back(const T &value, bool callPlacementNew=true) (次で定義されています。 LDVector< T >) | LDVector< T > | |
remove(int index) (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
resize(int size, T value=T()) (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
size() (次で定義されています。 LDVector< T >) | LDVector< T > | inline |
updateSize(int size, T value=T(), bool callPlacementNew=true) (次で定義されています。 LDVector< T >) | LDVector< T > | |
~LDObject(void) (次で定義されています。 LDObject) | LDObject | virtual |
~LDVector() (次で定義されています。 LDVector< T >) | LDVector< T > | virtual |