37 #ifndef FK_DOXYGEN_USER_PROCESS
54 fk_Point(IEnumerable<fk_Vector^>^ array);
76 property bool ColorCount {
110 bool SetVertex(IEnumerable<fk_Vector^>^ array);
120 bool RemoveVertex(
int ID);
143 void SetDrawMode(
int ID,
bool mode);
155 bool GetDrawMode(
void);
167 bool GetDrawMode(
int ID);
177 void SetColorID(
int vID,
int cID);
190 int GetColorID(
int vID);
200 void AllClear(
bool matFlag);
3次元ベクトルを管理するクラス
Definition: Vector_CLI.h:37
点群を生成、管理するクラス
Definition: Point_CLI.h:32
形状用基底クラス
Definition: Shape_CLI.h:28
Definition: AppWindow_CLI.h:11