This is the complete list of members for CircleShape, including all inherited members.
| alpha | Shape | protected |
| autoUpdateCollision | Shape | protected |
| buildConvex() | CircleShape | protected |
| CircleShape(int nnPoint, float nRadius) | CircleShape | |
| CircleShape(int nnPoint, float nRadius, Vector2f nSize, Vector2f nPos) | CircleShape | |
| CircleShape(int nnPoint, float nRadius, Vector2f nSize, Vector2f nPos, Vector3i nRGB, Vector2f nOrigin) | CircleShape | |
| CircleShape(int nnPoint, float nRadius, Vector2f nSize, Vector2f nPos, Vector3i nRGB, Vector2f nOrigin, float nRotation, float nAlpha) | CircleShape | |
| ConvexShape() | ConvexShape | |
| ConvexShape(int nnPoint, Vector2f *nlistPoint) | ConvexShape | |
| ConvexShape(int nnPoint, Vector2f *nlistPoint, Vector2f nSize, Vector2f nPos) | ConvexShape | |
| ConvexShape(int nnPoint, Vector2f *nlistPoint, Vector2f nSize, Vector2f nPos, Vector3i nRGB, Vector2f nOrigin) | ConvexShape | |
| ConvexShape(int nnPoint, Vector2f *nlistPoint, Vector2f nSize, Vector2f nPos, Vector3i nRGB, Vector2f nOrigin, float nRotation, float nAlpha) | ConvexShape | |
| ConvexShape(const ConvexShape &other) | ConvexShape | |
| Draw(GLint *renderUniforms) const override | ConvexShape | virtual |
| getAlpha() const | Shape | |
| getCollisionBox() | Shape | |
| getColor() const | Shape | |
| getNPointCircle() const | CircleShape | |
| getOrigin() const | Shape | |
| getPosition() const | Shape | |
| getRadius() const | CircleShape | |
| getRotation() const | Shape | |
| getSize() const | Shape | |
| initConvex(int nnPoint, Vector2f *nlistPoint) | ConvexShape | |
| initShape(GLfloat *vertices, GLsizeiptr verticesSize, GLuint *indices, GLsizeiptr indicesSize) | Shape | |
| move(const Vector2f &vecM) | Shape | |
| move(float x_, float y_) | Shape | |
| operator=(const ConvexShape &other) | ConvexShape | |
| origin | Shape | protected |
| pos | Shape | protected |
| RGB | Shape | protected |
| rotation | Shape | protected |
| setAlpha(float nAlpha) | Shape | |
| setAutoUpdateCollision(bool etat) | Shape | |
| setColor(const Vector3i &nRGB) | Shape | |
| setColor(int x_, int y_, int z_) | Shape | |
| setNPointCircle(int nnPoint) | CircleShape | |
| setOrigin(const Vector2f &nOrigin) | Shape | |
| setOrigin(float x_, float y_) | Shape | |
| setPosition(const Vector2f &nPos) | Shape | |
| setPosition(float x_, float y_) | Shape | |
| setRadius(float nRadius) | CircleShape | |
| setRotation(float nRotation) | Shape | |
| setSize(const Vector2f &nSize) | Shape | |
| setSize(float x_, float y_) | Shape | |
| Shape(GLfloat *vertices, GLsizeiptr verticesSize, GLuint *indices, GLsizeiptr indicesSize) | Shape | |
| Shape() | Shape | |
| Shape(const Shape &other) | Shape | |
| shapeCollisionBox | Shape | protected |
| shapeEBO | Shape | protected |
| shapeVAO | Shape | protected |
| shapeVBO | Shape | protected |
| size | Shape | protected |
| ~ConvexShape() | ConvexShape | |
| ~Shape() | Shape |