KPT 0.0.1
KPT Project Documentation
|
#include <VectorQuantized2D.h>
Public 멤버 함수 | |
FVectorQuantized2D () | |
FVectorQuantized2D (const FVector2D &In) | |
bool | NetSerialize (FArchive &Ar, UPackageMap *Map, bool &bOutSuccess) |
FVector2D | ToVector2D () const |
Public 속성 | |
int16 | X |
int16 | Y |
VectorQuantized2D.h 파일의 6 번째 라인에서 정의되었습니다.
|
inline |
VectorQuantized2D.h 파일의 13 번째 라인에서 정의되었습니다.
다음을 참조함 : FVectorQuantized2D(), X, Y.
다음에 의해서 참조됨 : FVectorQuantized2D().
|
inline |
VectorQuantized2D.h 파일의 14 번째 라인에서 정의되었습니다.
|
inline |
VectorQuantized2D.h 파일의 24 번째 라인에서 정의되었습니다.
|
inline |
VectorQuantized2D.h 파일의 19 번째 라인에서 정의되었습니다.
int16 FVectorQuantized2D::X |
VectorQuantized2D.h 파일의 10 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : FVectorQuantized2D(), FVectorQuantized2D(), NetSerialize(), ToVector2D().
int16 FVectorQuantized2D::Y |
VectorQuantized2D.h 파일의 11 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : FVectorQuantized2D(), FVectorQuantized2D(), NetSerialize(), ToVector2D().