Computational Embodied Neuroscience Simulator  1.1
3D simulation library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
cens::CENSGraphicsShape Member List

This is the complete list of members for cens::CENSGraphicsShape, including all inherited members.

addNormal(const Vector3f &normal)cens::CENSGraphicsShape
addTexCoord(const Vector2f &texCoord)cens::CENSGraphicsShape
addVertex(const Vector3f &vertex)cens::CENSGraphicsShape
buildAsBox(const Vector3f &halfExtents, const Vector3f &color=CENS_NULL_COLOR, CENSPixelMap pixmap=CENS_NULL_PIXMAP)cens::CENSGraphicsShape
buildAsConvex(const Vertices &vertices, const unsigned int *idx, int nvtxs, int nidxs, int ntrns, const TexCoords &texCoords=CENS_NULL_TEXCOORDS, const Vector3f &color=CENS_NULL_COLOR, CENSPixelMap pixmap=CENS_NULL_PIXMAP)cens::CENSGraphicsShape
buildAsPlane(const Vector3f &orig, const Vector3f &v1, const Vector3f &v2, const Vector3f &color=CENS_NULL_COLOR, CENSPixelMap pixmap=CENS_NULL_PIXMAP)cens::CENSGraphicsShape
buildAsSoft(int numTriangles, const TexCoords &texCoords=CENS_NULL_TEXCOORDS, const Vector3f &color=CENS_NULL_COLOR, CENSPixelMap pixmap=CENS_NULL_PIXMAP)cens::CENSGraphicsShape
buildAsSphere(float radius, const Vector3f &color=CENS_NULL_COLOR, CENSPixelMap pixmap=CENS_NULL_PIXMAP)cens::CENSGraphicsShape
CENSGraphicsShape()cens::CENSGraphicsShapeinline
CENSGraphicsShape(const CENSGraphicsShape &copy)cens::CENSGraphicsShapeinline
copyimage(const GLubyte *source)cens::CENSGraphicsShape
draw(const Vector3f &org, const Matrix3f &rot)cens::CENSGraphicsShape
drawSoft()cens::CENSGraphicsShape
getColor()cens::CENSGraphicsShape
getNormal(int normal_index)cens::CENSGraphicsShape
getNormals()cens::CENSGraphicsShape
getTexCoord(int texCoord_index)cens::CENSGraphicsShape
getTexCoords()cens::CENSGraphicsShape
getType()cens::CENSGraphicsShape
getVertex(int vertex_index)cens::CENSGraphicsShape
getVertices()cens::CENSGraphicsShape
initTexture()cens::CENSGraphicsShape
m_gsColorcens::CENSGraphicsShapeprivate
m_gsNormalscens::CENSGraphicsShapeprivate
m_gsTexCoordscens::CENSGraphicsShapeprivate
m_gsTexturecens::CENSGraphicsShapeprivate
m_gsTextureHeightcens::CENSGraphicsShapeprivate
m_gsTextureImagecens::CENSGraphicsShapeprivate
m_gsTextureWidthcens::CENSGraphicsShapeprivate
m_gsTypecens::CENSGraphicsShapeprivate
m_gsVerticescens::CENSGraphicsShapeprivate
setColor(const Vector3f &color)cens::CENSGraphicsShape
setNormals(const Vertices &normals)cens::CENSGraphicsShape
setTexCoords(const TexCoords &texCoords)cens::CENSGraphicsShape
setTexture()cens::CENSGraphicsShape
setType(int type)cens::CENSGraphicsShape
setVertices(const Vertices &vertices)cens::CENSGraphicsShape
~CENSGraphicsShape()cens::CENSGraphicsShape