vsg 1.1.3
VulkanSceneGraph library
|
This is the complete list of members for vsg::SecondaryCommandGraph, including all inherited members.
_attemptDelete() const (defined in vsg::Object) | vsg::Object | protectedvirtual |
_commandBuffers (defined in vsg::CommandGraph) | vsg::CommandGraph | protected |
_connect(ExecuteCommands *executeCommand) (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | protected |
_disconnect(ExecuteCommands *executeCommand) (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | protected |
_executeCommands (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | protected |
addChild(vsg::ref_ptr< Node > child) (defined in vsg::Group) | vsg::Group | inline |
cast() (defined in vsg::Object) | vsg::Object | inline |
cast() const (defined in vsg::Object) | vsg::Object | inline |
Children typedef (defined in vsg::Group) | vsg::Group | |
children (defined in vsg::Group) | vsg::Group | |
clone(const CopyOp ©op={}) const override | vsg::Group | inlinevirtual |
CommandGraph() (defined in vsg::CommandGraph) | vsg::CommandGraph | |
CommandGraph(ref_ptr< Device > in_device, int family) (defined in vsg::CommandGraph) | vsg::CommandGraph | |
CommandGraph(ref_ptr< Window > in_window, ref_ptr< Node > child={}) (defined in vsg::CommandGraph) | vsg::CommandGraph | explicit |
create() (defined in vsg::Object) | vsg::Object | inlinestatic |
create_if(bool flag) (defined in vsg::Object) | vsg::Object | inlinestatic |
device (defined in vsg::CommandGraph) | vsg::CommandGraph | |
ExecuteCommands (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | protected |
framebuffer (defined in vsg::CommandGraph) | vsg::CommandGraph | |
getAuxiliary() (defined in vsg::Object) | vsg::Object | inline |
getAuxiliary() const (defined in vsg::Object) | vsg::Object | inline |
getObject(const std::string &key) | vsg::Object | |
getObject(const std::string &key) const | vsg::Object | |
getObject(const std::string &key) | vsg::Object | inline |
getObject(const std::string &key) const | vsg::Object | inline |
getOrCreateAuxiliary() (defined in vsg::Object) | vsg::Object | |
getOrCreateRecordTraversal() (defined in vsg::CommandGraph) | vsg::CommandGraph | |
getRefObject(const std::string &key) | vsg::Object | |
getRefObject(const std::string &key) const | vsg::Object | |
getRefObject(const std::string &key) | vsg::Object | inline |
getRefObject(const std::string &key) const | vsg::Object | inline |
getRenderPass() | vsg::SecondaryCommandGraph | |
getValue(const std::string &key, T &value) const | vsg::Object | |
Group(size_t numChildren=0) (defined in vsg::Group) | vsg::Group | explicit |
Group(const Group &rhs, const CopyOp ©op={}) (defined in vsg::Group) | vsg::Group | |
Group(Iterator begin, Iterator end) (defined in vsg::Group) | vsg::Group | inline |
instrumentation | vsg::CommandGraph | |
level() const override (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | virtual |
maxSlot (defined in vsg::CommandGraph) | vsg::CommandGraph | |
Node() (defined in vsg::Node) | vsg::Node | |
Node(const Node &rhs, const CopyOp ©op={}) (defined in vsg::Node) | vsg::Node | |
Object() (defined in vsg::Object) | vsg::Object | |
Object(const Object &object, const CopyOp ©op={}) (defined in vsg::Object) | vsg::Object | |
occlusionQueryEnable (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | |
operator delete(void *ptr) (defined in vsg::Node) | vsg::Node | static |
operator new(std::size_t count) | vsg::Node | static |
operator=(const Object &) (defined in vsg::Object) | vsg::Object | |
pipelineStatistics (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | |
presentFamily (defined in vsg::CommandGraph) | vsg::CommandGraph | |
queryFlags (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | |
queueFamily (defined in vsg::CommandGraph) | vsg::CommandGraph | |
read(Input &input) override (defined in vsg::Group) | vsg::Group | virtual |
record(ref_ptr< RecordedCommandBuffers > recordedCommandBuffers, ref_ptr< FrameStamp > frameStamp={}, ref_ptr< DatabasePager > databasePager={}) override (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | virtual |
recordTraversal (defined in vsg::CommandGraph) | vsg::CommandGraph | |
ref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
referenceCount() const noexcept (defined in vsg::Object) | vsg::Object | inline |
removeObject(const std::string &key) | vsg::Object | |
renderPass | vsg::SecondaryCommandGraph | |
reset() override (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | virtual |
SecondaryCommandGraph(ref_ptr< Device > in_device, int family) (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | |
SecondaryCommandGraph(ref_ptr< Window > in_window, ref_ptr< Node > child={}, uint32_t in_subpass=0) (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | explicit |
setAuxiliary(Auxiliary *auxiliary) (defined in vsg::Object) | vsg::Object | protected |
setObject(const std::string &key, ref_ptr< Object > object) | vsg::Object | |
setValue(const std::string &key, const T &value) | vsg::Object | |
setValue(const std::string &key, const char *value) | vsg::Object | inline |
submitOrder (defined in vsg::CommandGraph) | vsg::CommandGraph | |
subpass (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | |
t_traverse(N &node, V &visitor) (defined in vsg::Group) | vsg::Group | inlinestatic |
traverse(Visitor &visitor) override (defined in vsg::Group) | vsg::Group | inlinevirtual |
traverse(ConstVisitor &visitor) const override (defined in vsg::Group) | vsg::Group | inlinevirtual |
traverse(RecordTraversal &visitor) const override (defined in vsg::Group) | vsg::Group | inlinevirtual |
unref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
unref_nodelete() const noexcept (defined in vsg::Object) | vsg::Object | inline |
window (defined in vsg::CommandGraph) | vsg::CommandGraph | |
write(Output &output) const override (defined in vsg::Group) | vsg::Group | virtual |
~CommandGraph() (defined in vsg::CommandGraph) | vsg::CommandGraph | protectedvirtual |
~Group() (defined in vsg::Group) | vsg::Group | protectedvirtual |
~Node() (defined in vsg::Node) | vsg::Node | protectedvirtual |
~Object() (defined in vsg::Object) | vsg::Object | protectedvirtual |
~SecondaryCommandGraph() (defined in vsg::SecondaryCommandGraph) | vsg::SecondaryCommandGraph | protectedvirtual |