SceneGraphKey Struct
SceneGraphKey as passkey idiom for accessing `setWorldTransform()`. All friend classes are able to construct the SceneGraphKey for accessing pass key guarded methods like `setWorldTransform`. More...
Declaration
struct helios::scene::SceneGraphKey { ... }
Friends Index
| class | helios::scene::Scene |
Private Constructors Index
| SceneGraphKey ()=default | |
Description
SceneGraphKey as passkey idiom for accessing `setWorldTransform()`. All friend classes are able to construct the SceneGraphKey for accessing pass key guarded methods like `setWorldTransform`.
- See Also
`setWorldTransform`
Definition at line 36 of file SceneNode.ixx.
Friends
helios::scene::Scene
|
Definition at line 38 of file SceneNode.ixx.
38 friend class helios::scene::Scene;
Private Constructors
SceneGraphKey()
| default |
Definition at line 39 of file SceneNode.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.