cutealien 263f243523 S3DVertex initialize color always. It's derived classes now both accept const S3DVertex& constructor.
color intitialization has some cost, but we initialized all other values already (vectors are always set to 0).
Don't think it's a good idea to have one value around which is random.
S3DVertex2TCoords(S3DVertex& o) to S3DVertex2TCoords(const S3DVertex& o) simply because it makes more sense
S3DVertexTangents(const S3DVertex& o) added because I'll need it later (and no idea why only S3DVertex2TCoords got one of those before).

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6359 dfc29bdd-3216-0410-991c-e03cc46cb475
2023-03-24 17:09:11 +01:00
..
2023-03-14 17:54:08 +01:00
2023-01-02 21:05:07 +01:00
2021-12-29 13:12:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2022-06-01 15:03:52 +02:00
2022-12-23 19:56:21 +01:00
2022-03-09 22:52:11 +01:00
2023-01-02 20:37:18 +01:00
2022-07-20 22:09:07 +02:00
2023-03-11 15:12:05 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-11 15:04:09 +01:00
2023-03-14 17:54:08 +01:00
2023-03-11 15:04:09 +01:00