CeresEngine
0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::GraphNode Member List
This is the complete list of members for
CeresEngine::GraphNode
, including all inherited members.
addInputSocket
(String name)
CeresEngine::GraphNode
inline
addInputSocket
(String name)
CeresEngine::GraphNode
inline
addOutputSocket
(String name)
CeresEngine::GraphNode
inline
addOutputSocket
(String name)
CeresEngine::GraphNode
inline
addSocket
(String name, GraphSocketDirection direction)
CeresEngine::GraphNode
addSocket
(String name, const GraphSocketDirection direction)
CeresEngine::GraphNode
inline
forEachSocket
(std::function< void(GraphSocket &)> function)
CeresEngine::GraphNode
getDisplayName
() const noexcept
CeresEngine::GraphNode
inline
getGraph
() const noexcept
CeresEngine::GraphNode
inline
getInputSockets
() const noexcept
CeresEngine::GraphNode
inline
getNodeTypeName
() const
CeresEngine::GraphNode
getOutputs
() const noexcept
CeresEngine::GraphNode
inline
getSocket
(StringView name) const
CeresEngine::GraphNode
getSockets
() const noexcept
CeresEngine::GraphNode
inline
getUUID
() const noexcept
CeresEngine::GraphNode
inline
Graph
CeresEngine::GraphNode
friend
GraphNode
(Graph &graph, const UUID &uuid)
CeresEngine::GraphNode
inline
explicit
markAsChanged
()
CeresEngine::GraphNode
mDeleter
CeresEngine::RefCounted< GraphNode >
private
mDisplayName
CeresEngine::GraphNode
protected
mGraph
CeresEngine::GraphNode
protected
mInputs
CeresEngine::GraphNode
protected
mOutputs
CeresEngine::GraphNode
protected
mRefCounter
CeresEngine::RefCounted< GraphNode >
private
mSockets
CeresEngine::GraphNode
protected
mUUID
CeresEngine::GraphNode
protected
onAttach
(Graph &graph, const UUID &uuid)
CeresEngine::GraphNode
onChange
CeresEngine::GraphNode
onConnect
CeresEngine::GraphNode
onDetach
(const Graph &graph)
CeresEngine::GraphNode
onDisconnect
CeresEngine::GraphNode
onSocketAdded
CeresEngine::GraphNode
onSocketRemoved
CeresEngine::GraphNode
RefCounted
(Args &&... args)
CeresEngine::RefCounted< GraphNode >
inline
explicit
release
() noexcept
CeresEngine::RefCounted< GraphNode >
inline
removeSocket
(GraphSocket &socket)
CeresEngine::GraphNode
removeSocket
(StringView name)
CeresEngine::GraphNode
retain
() noexcept
CeresEngine::RefCounted< GraphNode >
inline
setDisplayName
(String displayName)
CeresEngine::GraphNode
~GraphNode
() noexcept=default
CeresEngine::GraphNode
virtual
Generated by
1.9.8