You.i Engine
CYISceneNodeUtility Member List

This is the complete list of members for CYISceneNodeUtility, including all inherited members.

CreateSolid(CYISceneManager *pSceneManager, const CYIColor &color, float fWidth, float fHeight)CYISceneNodeUtilitystatic
GetProxyList(const std::list< CYISceneNode * > &sceneNodeList)CYISceneNodeUtilitystatic
GetRenderTarget(const CYISceneNode *pNode)CYISceneNodeUtilitystatic
GetRenderTargetAndCameraMatrix(const CYISceneNode *pNode)CYISceneNodeUtilitystatic
GetRenderTargetInfo(const CYISceneNode *pNode)CYISceneNodeUtilitystatic
GetRenderTargetInfoForChildrenOf(const CYISceneNode *pParent)CYISceneNodeUtilitystatic
LocalSizeToRelativeSpace(const CYISceneNode *pLocalNode, const CYISceneNode *pRelativeNode)CYISceneNodeUtilitystatic
LocalToRelativeSpace(CYISceneNode *pLocalNode, CYISceneNode *pRelativeNode, const glm::vec3 &localSpaceCoordinate)CYISceneNodeUtilitystatic
LocalToScreenSpace(const CYISceneNode *pNode, const glm::vec3 &localSpaceCoordinate, bool bLogErrors=true)CYISceneNodeUtilitystatic
LocalToScreenSpace(const CYISceneNode *pNode, const glm::vec3 &localSpaceCoordinate, std::shared_ptr< CYIRenderTarget > pRenderTarget, const glm::mat4 &cameraMatrix, bool bLogErrors=true)CYISceneNodeUtilitystatic
LocalZeroToRelativeSpace(CYISceneNode *pLocalNode, CYISceneNode *pRelativeNode)CYISceneNodeUtilitystatic
ScreenToLocalSpace(const CYISceneNode *pNode, const glm::vec2 &screenSpaceCoordinate)CYISceneNodeUtilitystatic
WorldToScreenSpace(const CYISceneNode *pNode, const RenderTargetInfo *pRenderTargetInfo=nullptr)CYISceneNodeUtilitystatic
WorldToScreenSpace(const CYISceneNode *pNode, const CYIAABB &worldSpaceBox, const RenderTargetInfo *pRenderTargetInfo=nullptr)CYISceneNodeUtilitystatic