396397398399400401402
// UUtil.log(UColorTool.colToString(col)+" HSB "+Str.toString(hsb)); return hsb; } public static final UVec3 toUVec3(int col) { return new UVec3(red(col),green(col),blue(col)); }
246247248249250251252253254255256
cpx=0; cpy=0; cpw=0; cph=0; UVec3 cpos=new UVec3(); int id=0; if(layoutVertical) { UVertexList pos=new UVertexList();
404405406407408409410
226227228229230231232233234235236
196197198199200201202203204205206
231232233234235236237238239240241
236237238239240241242243244245246