Nebula
Loading...
Searching...
No Matches
CoreGraphics::RenderShape Member List

This is the complete list of members for CoreGraphics::RenderShape, including all inherited members.

AlwaysOnTop enum valueCoreGraphics::RenderShape
Arrow enum valueCoreGraphics::RenderShape
Box enum valueCoreGraphics::RenderShape
CheckDepth enum valueCoreGraphics::RenderShape
colorCoreGraphics::RenderShapeprivate
Cone enum valueCoreGraphics::RenderShape
Cylinder enum valueCoreGraphics::RenderShape
dataStreamCoreGraphics::RenderShapeprivate
depthFlagCoreGraphics::RenderShapeprivate
GetColor() constCoreGraphics::RenderShapeinline
GetDepthFlag() constCoreGraphics::RenderShapeinline
GetIndexData() constCoreGraphics::RenderShapeinline
GetIndexType() constCoreGraphics::RenderShapeinline
GetLineThickness() constCoreGraphics::RenderShapeinline
GetMesh() constCoreGraphics::RenderShapeinline
GetModelTransform() constCoreGraphics::RenderShapeinline
GetNumIndices() constCoreGraphics::RenderShapeinline
GetNumVertices() constCoreGraphics::RenderShapeinline
GetPrimitiveGroupIndex() constCoreGraphics::RenderShapeinline
GetShapeType() constCoreGraphics::RenderShapeinline
GetTopology() constCoreGraphics::RenderShapeinline
GetVertexData() constCoreGraphics::RenderShapeinline
GetVertexLayout() constCoreGraphics::RenderShapeinline
groupIndexCoreGraphics::RenderShapeprivate
IndexedPrimitives enum valueCoreGraphics::RenderShape
indexTypeCoreGraphics::RenderShapeprivate
InvalidShapeType enum valueCoreGraphics::RenderShape
IsValid() constCoreGraphics::RenderShapeinline
lineThicknessCoreGraphics::RenderShapeprivate
meshCoreGraphics::RenderShapeprivate
modelTransformCoreGraphics::RenderShapeprivate
NumDepthFlags enum valueCoreGraphics::RenderShape
numIndicesCoreGraphics::RenderShapeprivate
NumShapeTypes enum valueCoreGraphics::RenderShape
numVerticesCoreGraphics::RenderShapeprivate
Primitives enum valueCoreGraphics::RenderShape
RenderFlag enum nameCoreGraphics::RenderShape
RenderMesh enum valueCoreGraphics::RenderShape
RenderShape()CoreGraphics::RenderShape
RenderShape(Type shapeType, RenderFlag depthFlag, const Math::mat4 &modelTransform, const Math::vec4 &color)CoreGraphics::RenderShape
SetupIndexPrimitives(const RenderShape::RenderShapeVertex *vertices, SizeT numVertices, const void *indices, SizeT numIndices, IndexType::Code indexType, PrimitiveTopology::Code topology, RenderFlag depthFlag, const Math::mat4 transform=Math::mat4::identity, float lineThickness=1.0f)CoreGraphics::RenderShape
SetupIndexPrimitives(const Util::Array< RenderShape::RenderShapeVertex > vertices, const Util::Array< uint16 > indices, PrimitiveTopology::Code topology, RenderFlag depthFlag, const Math::mat4 transform=Math::mat4::identity, float lineThickness=1.0f)CoreGraphics::RenderShape
SetupIndexPrimitives(const Util::Array< RenderShape::RenderShapeVertex > vertices, const Util::Array< uint32 > indices, PrimitiveTopology::Code topology, RenderFlag depthFlag, const Math::mat4 transform=Math::mat4::identity, float lineThickness=1.0f)CoreGraphics::RenderShape
SetupMesh(const MeshId mesh, const IndexT groupIndex, const Math::vec4 &color, RenderFlag depthFlag, const Math::mat4 &modelTransform=Math::mat4::identity, float lineThickness=1.0f)CoreGraphics::RenderShape
SetupPrimitives(const RenderShape::RenderShapeVertex *vertices, SizeT numVertices, PrimitiveTopology::Code topology, RenderFlag depthFlag, const Math::mat4 transform=Math::mat4::identity, float lineThickness=1.0f)CoreGraphics::RenderShape
SetupPrimitives(const Util::Array< RenderShape::RenderShapeVertex > vertices, PrimitiveTopology::Code topology, RenderFlag depthFlag, const Math::mat4 transform=Math::mat4::identity, float lineThickness=1.0f)CoreGraphics::RenderShape
SetupSimpleShape(Type shapeType, RenderFlag depthFlag, const Math::vec4 &color, const Math::mat4 &modelTransform=Math::mat4::identity, float lineThickness=1.0f)CoreGraphics::RenderShape
shapeTypeCoreGraphics::RenderShapeprivate
Sphere enum valueCoreGraphics::RenderShape
topologyCoreGraphics::RenderShapeprivate
Torus enum valueCoreGraphics::RenderShape
Type enum nameCoreGraphics::RenderShape
vertexDataOffsetCoreGraphics::RenderShapeprivate
vertexLayoutCoreGraphics::RenderShapeprivate
Wireframe enum valueCoreGraphics::RenderShape