vsg  1.1.0
VulkanSceneGraph library
vsg::SecondaryCommandGraph Member List

This is the complete list of members for vsg::SecondaryCommandGraph, including all inherited members.

_attemptDelete() const (defined in vsg::Object)vsg::Objectprotectedvirtual
_commandBuffers (defined in vsg::CommandGraph)vsg::CommandGraphprotected
_connect(ExecuteCommands *executeCommand) (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphprotected
_disconnect(ExecuteCommands *executeCommand) (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphprotected
_executeCommands (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphprotected
accept(Visitor &visitor) override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinevirtual
accept(ConstVisitor &visitor) const override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinevirtual
accept(RecordTraversal &visitor) const override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinevirtual
addChild(vsg::ref_ptr< Node > child) (defined in vsg::Group)vsg::Groupinline
cast() (defined in vsg::Object)vsg::Objectinline
cast() const (defined in vsg::Object)vsg::Objectinline
Children typedef (defined in vsg::Group)vsg::Group
children (defined in vsg::Group)vsg::Group
className() const noexcept override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >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::CommandGraphexplicit
compare(const Object &rhs) const override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinevirtual
create(Args &&... args) (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinestatic
create() (defined in vsg::Object)vsg::Objectinlinestatic
create_if(bool flag, Args &&... args) (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinestatic
create_if(bool flag) (defined in vsg::Object)vsg::Objectinlinestatic
device (defined in vsg::CommandGraph)vsg::CommandGraph
ExecuteCommands (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphprotected
framebuffer (defined in vsg::CommandGraph)vsg::CommandGraph
getAuxiliary() (defined in vsg::Object)vsg::Objectinline
getAuxiliary() const (defined in vsg::Object)vsg::Objectinline
getObject(const std::string &key)vsg::Object
getObject(const std::string &key) constvsg::Object
getObject(const std::string &key)vsg::Objectinline
getObject(const std::string &key) constvsg::Objectinline
getOrCreateAuxiliary() (defined in vsg::Object)vsg::Object
getOrCreateRecordTraversal() (defined in vsg::CommandGraph)vsg::CommandGraphinline
getRefObject(const std::string &key)vsg::Object
getRefObject(const std::string &key) constvsg::Object
getRefObject(const std::string &key)vsg::Objectinline
getRefObject(const std::string &key) constvsg::Objectinline
getValue(const std::string &key, T &value) constvsg::Object
Group(size_t numChildren=0) (defined in vsg::Group)vsg::Groupexplicit
Group(Iterator begin, Iterator end) (defined in vsg::Group)vsg::Groupinline
Inherit(Args &&... args) (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inline
is_compatible(const std::type_info &type) const noexcept override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinevirtual
level() const override (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphvirtual
maxSlot (defined in vsg::CommandGraph)vsg::CommandGraph
Node() (defined in vsg::Node)vsg::Node
Object() (defined in vsg::Object)vsg::Object
Object(const Object &) (defined in vsg::Object)vsg::Object
occlusionQueryEnable (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraph
operator delete(void *ptr) (defined in vsg::Node)vsg::Nodestatic
operator new(std::size_t count)vsg::Nodestatic
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::Groupvirtual
record(ref_ptr< RecordedCommandBuffers > recordedCommandBuffers, ref_ptr< FrameStamp > frameStamp={}, ref_ptr< DatabasePager > databasePager={}) override (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphvirtual
recordTraversal (defined in vsg::CommandGraph)vsg::CommandGraph
ref() const noexcept (defined in vsg::Object)vsg::Objectinline
referenceCount() const noexcept (defined in vsg::Object)vsg::Objectinline
removeObject(const std::string &key)vsg::Object
reset() override (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphvirtual
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::SecondaryCommandGraphexplicit
setAuxiliary(Auxiliary *auxiliary) (defined in vsg::Object)vsg::Objectprotected
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::Objectinline
sizeofObject() const noexcept override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinevirtual
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::Groupinlinestatic
traverse(Visitor &visitor) override (defined in vsg::Group)vsg::Groupinlinevirtual
traverse(ConstVisitor &visitor) const override (defined in vsg::Group)vsg::Groupinlinevirtual
traverse(RecordTraversal &visitor) const override (defined in vsg::Group)vsg::Groupinlinevirtual
type_info() const noexcept override (defined in vsg::Inherit< CommandGraph, SecondaryCommandGraph >)vsg::Inherit< CommandGraph, SecondaryCommandGraph >inlinevirtual
unref() const noexcept (defined in vsg::Object)vsg::Objectinline
unref_nodelete() const noexcept (defined in vsg::Object)vsg::Objectinline
window (defined in vsg::CommandGraph)vsg::CommandGraph
write(Output &output) const override (defined in vsg::Group)vsg::Groupvirtual
~CommandGraph() (defined in vsg::CommandGraph)vsg::CommandGraphprotectedvirtual
~Group() (defined in vsg::Group)vsg::Groupprotectedvirtual
~Node() (defined in vsg::Node)vsg::Nodeprotectedvirtual
~Object() (defined in vsg::Object)vsg::Objectprotectedvirtual
~SecondaryCommandGraph() (defined in vsg::SecondaryCommandGraph)vsg::SecondaryCommandGraphprotectedvirtual