|
CRINSA-team2025 V1
Documentation du Club Robot INSA Rennes 2025
|
Liste complète des membres de Cube, y compris les membres hérités :
| Cube(char *nom_forme, float pos_x, float pos_y, float pos_z, float width, float height, float depth, float quat_x, float quat_y, float quat_z, float quat_w, char *color, float transparency) | Cube | |
| sendCubeToTeleplot(Teleplot &teleplot) | Cube | |
| setColor(char *color) | Cube | |
| setDepth(float depth) | Cube | |
| setHeight(float height) | Cube | |
| setPosition(float pos_x, float pos_y, float pos_z) | Cube | |
| setQuatW(float quat_w) | Cube | |
| setQuatX(float quat_x) | Cube | |
| setQuatY(float quat_y) | Cube | |
| setQuatZ(float quat_z) | Cube | |
| setRotation(float quat_x, float quat_y, float quat_z, float quat_w) | Cube | |
| setSize(float width, float height, float depth) | Cube | |
| setTransparency(float transparency) | Cube | |
| setWidth(float width) | Cube | |
| setXPosition(float pos_x) | Cube | |
| setYPosition(float pos_y) | Cube | |
| setZPosition(float pos_z) | Cube |