Lista completa de los miembros de GEBalljoint, incluyendo todos los heredados:
| addChild(GEBalljoint *child) | GEBalljoint | |
| addCommands(VkCommandBuffer commandBuffer, VkPipelineLayout pipelineLayout, int index) | GEBalljoint | |
| addCommandsRecursive(VkCommandBuffer commandBuffer, VkPipelineLayout pipelineLayout, int index) | GEBalljoint | |
| angles | GEBalljoint | private |
| bone | GEBalljoint | private |
| children | GEBalljoint | private |
| ComputeMatrix() | GEBalljoint | private |
| ComputeMatrix(glm::mat4 parentMatrix) | GEBalljoint | private |
| destroy(GEGraphicsContext *gc) | GEBalljoint | |
| destroyRecursive(GEGraphicsContext *gc) | GEBalljoint | |
| dir | GEBalljoint | private |
| findChild(const std::string &searchName) | GEBalljoint | |
| GEBalljoint(float length) | GEBalljoint | |
| GEBalljoint(const std::string &name, float length, glm::vec3 offset, glm::vec3 zAxis, glm::vec3 yAxis) | GEBalljoint | |
| getBoneEndMatrix() const | GEBalljoint | |
| getChildren() const | GEBalljoint | |
| getName() const | GEBalljoint | |
| getWorldMatrix() const | GEBalljoint | |
| initialize(GEGraphicsContext *gc, GERenderingContext *rc) | GEBalljoint | |
| initializeRecursive(GEGraphicsContext *gc, GERenderingContext *rc) | GEBalljoint | |
| joint | GEBalljoint | private |
| length | GEBalljoint | private |
| limits | GEBalljoint | private |
| localYAxis | GEBalljoint | private |
| localZAxis | GEBalljoint | private |
| location | GEBalljoint | private |
| name | GEBalljoint | private |
| offset | GEBalljoint | private |
| right | GEBalljoint | private |
| setLight(GELight l) | GEBalljoint | |
| setLightRecursive(GELight l) | GEBalljoint | |
| setLimits(glm::vec3 min, glm::vec3 max) | GEBalljoint | |
| setLocation(glm::vec3 loc) | GEBalljoint | |
| setOrientation(glm::vec3 nDir, glm::vec3 nUp) | GEBalljoint | |
| setPose(float xrot, float yrot, float zrot) | GEBalljoint | |
| up | GEBalljoint | private |
| update(GEGraphicsContext *gc, uint32_t index, glm::mat4 view, glm::mat4 projection) | GEBalljoint | |
| updateRecursive(GEGraphicsContext *gc, uint32_t index, glm::mat4 parentMatrix, glm::mat4 view, glm::mat4 projection) | GEBalljoint | |
| worldMatrix | GEBalljoint | private |