GlobeEngine
geAstro::SmallBody Member List

This is the complete list of members for geAstro::SmallBody, including all inherited members.

addCustomVertexAttributef(unsigned int _bufferPos, unsigned int _attributeCount, unsigned int _sizePerAttribute, float **_values)ge::DrawableComponent
addVertex3fAttribute(unsigned int _bufferPos, unsigned int _size, const vmml::Vector3d _value)ge::DrawableComponent
addVertex3fAttribute(unsigned int _bufferPos, unsigned int _size, const vmml::Vector3d *_values)ge::DrawableComponent
alphage::Sphereprotected
ambientge::Sphereprotected
AMO enum valuegeAstro::SmallBody
APO enum valuegeAstro::SmallBody
AST enum valuegeAstro::SmallBody
ATE enum valuegeAstro::SmallBody
attributesge::DrawableComponentprotected
beginOcclusionQuery(RENDERSTATE _state)ge::DrawableComponent
boundingBoxge::DrawableComponentprotected
boundingSpherege::DrawableComponentprotected
CEN enum valuegeAstro::SmallBody
clear()geAstro::SmallBodyvirtual
colorge::DrawableComponentprotected
colorPerVertexge::DrawableComponentprotected
colorTexHandlege::DrawableComponentprotected
COM enum valuegeAstro::SmallBody
convertEucledianToPolar(vmml::Vector3d _in, double _radius)ge::Spherestatic
convertPolarToEuclidean(double _theta, double _phi)ge::Spherestatic
create() overridege::Sphereinlinevirtual
create(int _vertCircles, int _pointsPerCircle)ge::Sphere
createMultiDrawPointerList(GLuint _numberOfDrawObjects, GLsizei *_stripLenghts)ge::DrawableComponent
createMultiDrawPointerList(GLuint _numberOfDrawObjects, GLsizei _stripLenghts)ge::DrawableComponent
createSmallBody(BodyInfo _bodyinfo, vmml::Vector3d _position, SmallBodyType _type)geAstro::SmallBody
createSmallBody(BodyInfo _bodyinfo, vmml::Vector3d _position, SmallBodyType _type, std::shared_ptr< ge::Shader > _programForSpheres, std::shared_ptr< ge::Texture2Drgba > _texHandle)geAstro::SmallBody
CTc enum valuegeAstro::SmallBody
DECALPASS enum valuege::DrawableComponent
DEPTHPASS enum valuege::DrawableComponent
depthTextureHandlege::DrawableComponentprotected
depthTextureMatrixge::DrawableComponentprotected
diffusege::Sphereprotected
disablePointSprites()ge::DrawableComponent
disablePrimitiveRestart()ge::DrawableComponent
disableVertexAttributes(int vaaSize=2)ge::DrawableComponent
draw(std::shared_ptr< ge::Camera > _cam) overridege::Spherevirtual
DrawableComponent()ge::DrawableComponent
DrawableComponent(const DrawableComponent &_in)=deletege::DrawableComponent
drawArrays(GLenum _mode, GLint _first, GLsizei _count)ge::DrawableComponent
drawElements(GLenum _mode, GLsizei _count, const GLvoid *_indices)ge::DrawableComponent
drawMultiArrays(GLenum _mode, const GLsizei *_count, GLsizei _drawcount)ge::DrawableComponent
drawMultiElements(GLenum _mode, const GLsizei *_count, GLsizei _drawcount)ge::DrawableComponent
EMPTY enum valuege::DrawableComponent
enableOcclusionQueries(bool _in)ge::DrawableComponentvirtual
enablePointSprites()ge::DrawableComponent
enablePrimitiveRestart()ge::DrawableComponent
enableVertexAttributes(int vaaSize=2)ge::DrawableComponent
endOcclusionQuery(RENDERSTATE _state)ge::DrawableComponent
ETc enum valuegeAstro::SmallBody
fillIndexBufferWithLinearValues()ge::DrawableComponent
generateVertexHandlesFromShader(int _bufferCount=0)ge::DrawableComponent
getBody() const geAstro::SmallBody
getBoundingBox() const ge::DrawableComponent
getBoundingSphere() const ge::DrawableComponent
getColor() const ge::DrawableComponent
getColorPerVertex() const ge::DrawableComponentinline
getDepthTextureHandle() const ge::DrawableComponent
getEnumFromString(const std::string _str)geAstro::SmallBodystatic
getGroupID() const ge::GlobeComponent
getInverseModelMatrix() const ge::DrawableComponent
getModelMatrix() const ge::DrawableComponent
getName() const ge::GlobeComponent
getNormalTextureHandle() const ge::DrawableComponent
getPosition() const ge::DrawableComponent
getQueryResult()ge::DrawableComponent
getRotation() const ge::DrawableComponent
getScale() const ge::DrawableComponent
getShader() const ge::DrawableComponent
getTextureHandle() const ge::DrawableComponent
getType() const geAstro::SmallBody
getTypeDescriptionString(SmallBodyType _t)geAstro::SmallBodystatic
getTypeString(SmallBodyType _t)geAstro::SmallBodystatic
getUID() const ge::GlobeComponent
getVertexCount() const ge::DrawableComponentinline
GlobeComponent()ge::GlobeComponentinline
group_uidge::GlobeComponentprotected
HTC enum valuegeAstro::SmallBody
HYA enum valuegeAstro::SmallBody
HYP enum valuegeAstro::SmallBody
IEO enum valuegeAstro::SmallBody
IMB enum valuegeAstro::SmallBody
indexBufferge::DrawableComponentprotected
indexCountge::DrawableComponentprotected
isGeometryReady() const ge::DrawableComponent
isGeometryReady(bool _input)ge::DrawableComponentvirtual
isNormalMapped()ge::DrawableComponent
isTextured()ge::DrawableComponent
isVisible() const ge::DrawableComponent
isVisible(bool _input)ge::DrawableComponentvirtual
JFC enum valuegeAstro::SmallBody
JFc enum valuegeAstro::SmallBody
lightPositionge::Sphereprotected
MBA enum valuegeAstro::SmallBody
MCA enum valuegeAstro::SmallBody
modelMatrixge::DrawableComponentprotected
multiDrawArraysListge::DrawableComponentprotected
multiDrawPointerListge::DrawableComponentprotected
multiDrawPointerListSizege::DrawableComponentprotected
mvpMatrixge::DrawableComponentprotected
namege::GlobeComponentprotected
normalMappedge::DrawableComponentprotected
normalMatrixge::DrawableComponentprotected
normalTexHandlege::DrawableComponentprotected
OCCLUSIONGROUNDTEST enum valuege::DrawableComponent
occlusionQueryIDge::DrawableComponentprotected
occlusionQueryStatege::DrawableComponentprotected
OCCLUSIONRESULT enum valuege::DrawableComponent
OCCLUSIONTEST enum valuege::DrawableComponent
OMB enum valuegeAstro::SmallBody
operator=(const DrawableComponent &_in)=deletege::DrawableComponent
PAA enum valuegeAstro::SmallBody
PAR enum valuegeAstro::SmallBody
pointsPerCirclege::Sphereprotected
positionge::DrawableComponentprotected
queryResultPixelCountge::DrawableComponentprotected
recompileShader()ge::DrawableComponent
RENDER enum valuege::DrawableComponent
RENDERSTATE enum namege::DrawableComponent
rotationsge::DrawableComponentprotected
scalege::DrawableComponentprotected
setAlpha(GLfloat _alpha)ge::Sphere
setAmbient(vmml::Vector4f _ambient)ge::Sphere
setAttributeBuffer1f(int _bufferID, float _value)ge::DrawableComponent
setAttributeBuffer1f(int _bufferID, std::vector< float > _input)ge::DrawableComponent
setAttributeBuffer1i(int _bufferID, int _input)ge::DrawableComponent
setAttributeBuffer1i(int _bufferID, std::vector< int > _input)ge::DrawableComponent
setBoundingBox(BoundingBox3d _boundingBox)ge::DrawableComponent
setBoundingSphere(BoundingSphere _boundingSphere)ge::DrawableComponent
setColor(vmml::Vector3f _color)ge::DrawableComponentvirtual
setColorPerVertex(unsigned int _in)ge::DrawableComponentinlinevirtual
setDepthMatrix(vmml::Matrix4d _mat)ge::DrawableComponent
setDepthMatrixUniform()ge::DrawableComponent
setDepthTextureHandle(GLuint _handle)ge::DrawableComponent
setDepthUniforms()ge::DrawableComponent
setDiffuse(vmml::Vector4f _diffuse)ge::Sphere
setGroupID(GLuint _input)ge::GlobeComponentvirtual
setLightPosition(vmml::Vector3d _position)ge::Sphere
setModelMatrices()ge::DrawableComponent
setMVPMatrix(const std::shared_ptr< ge::Camera > _cam)ge::DrawableComponent
setName(std::string _name)ge::GlobeComponent
setNormalMapped(bool _in)ge::DrawableComponent
setNormalMatrix()ge::DrawableComponent
setNormalTextureHandle(GLuint _handle)ge::DrawableComponent
setNumberOfVertexAttributes(unsigned int _in)ge::DrawableComponent
setPickingInformation()ge::DrawableComponent
setPosition(vmml::Vector3d _position)ge::DrawableComponentvirtual
setPrimitiveRestartIndex(GLuint _in)ge::DrawableComponent
setRotation(vmml::Vector3d _rotations) overridege::Spherevirtual
setScale(vmml::Vector3d _scale)ge::DrawableComponentvirtual
setShader(std::shared_ptr< ge::Shader > _shader)ge::DrawableComponentvirtual
setSpectrumColor(vmml::Vector4f _spectrumColor)ge::Sphere
setStandardUniforms()ge::DrawableComponent
setTextured(bool _in)ge::DrawableComponent
setTextureHandle(GLuint _handle)ge::DrawableComponent
setUID(GLuint _input)ge::GlobeComponentvirtual
setVertexAttributePointer(GLuint _bufferID, GLuint _index, GLint _size, GLenum _type)ge::DrawableComponent
setVertexAttributePointerForBuffer(unsigned int _bufferID, unsigned int _size, GLenum _type)ge::DrawableComponent
setVertexAttributePointerNormalized(GLuint _bufferID, GLuint _index, GLint _size, GLenum _type)ge::DrawableComponent
setVertexLongAttributePointer(GLuint _bufferID, GLuint _index, GLint _size, GLenum _type)ge::DrawableComponent
setViewProjMatrices(const std::shared_ptr< ge::Camera > _cam)ge::DrawableComponent
shaderge::DrawableComponentprotected
SmallBody()geAstro::SmallBody
SmallBodyType enum namegeAstro::SmallBody
spectrumColorge::Sphereprotected
Sphere()ge::Sphere
STENCILPASS enum valuege::DrawableComponent
texturedge::DrawableComponentprotected
TJN enum valuegeAstro::SmallBody
TNO enum valuegeAstro::SmallBody
uidge::GlobeComponentprotected
unbindVertexBuffers()ge::DrawableComponent
uniformColorPerVertexLocationge::DrawableComponentprotected
uniformModelMatrixLocationge::DrawableComponentprotected
uniformMVPMatrixLocationge::DrawableComponentprotected
uniformObjectColorLocationge::DrawableComponentprotected
uniformObjectGroupIDLocationge::DrawableComponentprotected
uniformObjectIDLocationge::DrawableComponentprotected
uniformProjectionMatrixLocationge::DrawableComponentprotected
uniformViewMatrixLocationge::DrawableComponentprotected
UNKNOWN enum valuegeAstro::SmallBody
update()geAstro::SmallBodyvirtual
vaoge::DrawableComponentprotected
vertCirclesge::Sphereprotected
vertexCountge::DrawableComponentprotected
~DrawableComponent()ge::DrawableComponent
~GlobeComponent()=0ge::GlobeComponentpure virtual
~SmallBody()geAstro::SmallBody
~Sphere()ge::Sphere