XLE
v0.02.0
|
Classes | |
class | Annotation |
Public Member Functions | |
void | Render (RenderCore::Metal::DeviceContext &threadContext, RenderCore::Techniques::ParsingContext &parserContext, unsigned techniqueIndex) |
void | AddAnnotation (EntityInterface::ObjectTypeId typeId, const std::string &geoType) |
std::shared_ptr< SceneEngine::IIntersectionTester > | CreateIntersectionTester () |
ObjectPlaceholders (std::shared_ptr< EntityInterface::RetainedEntities > objects) | |
Protected Attributes | |
std::shared_ptr< EntityInterface::RetainedEntities > | _objects |
std::vector< Annotation > | _cubeAnnotations |
std::vector< Annotation > | _triMeshAnnotations |