scg3  0.6
scg::GeometryCoreFactory Member List

This is the complete list of members for scg::GeometryCoreFactory, including all inherited members.

addFilePath(const std::string &filePath)scg::GeometryCoreFactory
createCone(GLfloat radius, GLfloat height, int nSlices, int nStacks, bool hasCap=true)scg::GeometryCoreFactory
createConicalFrustum(GLfloat baseRadius, GLfloat topRadius, GLfloat height, int nSlices, int nStacks, bool hasCaps=true)scg::GeometryCoreFactory
createCube(GLfloat size)scg::GeometryCoreFactory
createCuboid(glm::vec3 sizeXYZ)scg::GeometryCoreFactory
createCylinder(GLfloat radius, GLfloat height, int nSlices, int nStacks, bool hasCaps=true)scg::GeometryCoreFactory
createModelFromOBJFile(const std::string &fileName)scg::GeometryCoreFactory
createRectangle(glm::vec2 sizeXY)scg::GeometryCoreFactory
createRGBCube(GLfloat size)scg::GeometryCoreFactory
createSphere(GLfloat radius, int nSlices, int nStacks)scg::GeometryCoreFactory
createTeapot(GLfloat size)scg::GeometryCoreFactory
createTeapotFlat(GLfloat size)scg::GeometryCoreFactory
createXYZAxes(GLfloat size)scg::GeometryCoreFactory
filePaths_scg::GeometryCoreFactoryprotected
GeometryCoreFactory()scg::GeometryCoreFactory
GeometryCoreFactory(const std::string &filePath)scg::GeometryCoreFactory
loadOBJFile_(const std::string &fileName, OBJModel &model) constscg::GeometryCoreFactoryprotected
~GeometryCoreFactory()scg::GeometryCoreFactoryvirtual