Bbop-Library 0.4.1-alpha
Opengl library to build 2d apps and game that implement a light system named Lumop
 
Loading...
Searching...
No Matches
ConvexShape Member List

This is the complete list of members for ConvexShape, including all inherited members.

alphaShapeprotected
autoUpdateCollisionShapeprotected
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 overrideConvexShapevirtual
getAlpha() constShape
getCollisionBox()Shape
getColor() constShape
getOrigin() constShape
getPosition() constShape
getRotation() constShape
getSize() constShape
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
originShapeprotected
posShapeprotected
RGBShapeprotected
rotationShapeprotected
setAlpha(float nAlpha)Shape
setAutoUpdateCollision(bool etat)Shape
setColor(const Vector3i &nRGB)Shape
setColor(int x_, int y_, int z_)Shape
setOrigin(const Vector2f &nOrigin)Shape
setOrigin(float x_, float y_)Shape
setPosition(const Vector2f &nPos)Shape
setPosition(float x_, float y_)Shape
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
shapeCollisionBoxShapeprotected
shapeEBOShapeprotected
shapeVAOShapeprotected
shapeVBOShapeprotected
sizeShapeprotected
~ConvexShape()ConvexShape
~Shape()Shape