This is the complete list of members for DynamicPoints, including all inherited members.
| _updateRenderQueue(Ogre::RenderQueue *queue) | DynamicRenderable | inlinevirtual |
| addPoint(const Ogre::Vector3 &p, const Ogre::ColourValue &c) | DynamicPoints | |
| addPoint(Real x, Real y, Real z, const Ogre::ColourValue &c) | DynamicPoints | |
| clear() | DynamicPoints | |
| DynamicPoints(OperationType opType=Ogre::RenderOperation::OT_POINT_LIST) | DynamicPoints | |
| DynamicRenderable() | DynamicRenderable | |
| enableIndexBuffer(bool enable=true) | DynamicRenderable | |
| Flags enum name | DynamicRenderable | |
| getBoundingRadius(void) const | DynamicRenderable | virtual |
| getIndexBuffer() | DynamicRenderable | |
| getNumPoints(void) const | DynamicPoints | |
| getOperationType() const | DynamicPoints | |
| getPoint(unsigned short index) const | DynamicPoints | |
| getSquaredViewDepth(const Ogre::Camera *cam) const | DynamicRenderable | virtual |
| getVertexBuffer(unsigned short index=0) | DynamicRenderable | |
| INDEX_BUFFER_32BIT enum value | DynamicRenderable | |
| initialize(Ogre::RenderOperation::OperationType operationType, const Ogre::VertexDeclaration &vertexDecl, bool useIndices) | DynamicRenderable | |
| mIndexBufferCapacity | DynamicRenderable | protected |
| MIRA_ENUM_TO_FLAGS_INCLASS(Flags) | DynamicRenderable | |
| mVertexBufferCapacity | DynamicRenderable | protected |
| NONE enum value | DynamicRenderable | |
| prepareBuffers(size_t vertexCount, size_t indexCount=0, Flags flags=NONE, Ogre::HardwareBuffer::Usage usage=Ogre::HardwareBuffer::HBU_DYNAMIC_WRITE_ONLY) | DynamicRenderable | |
| setColor(const Ogre::ColourValue &c) | DynamicPoints | |
| setOperationType(OperationType opType) | DynamicPoints | |
| setPoint(unsigned short index, const Vector3 &value) | DynamicPoints | |
| update() | DynamicPoints | |
| updateVertexCount(size_t vertexCount) | DynamicRenderable | |
| ~DynamicPoints() | DynamicPoints | virtual |
| ~DynamicRenderable() | DynamicRenderable | virtual |