MEPP2 Project
Public Member Functions | Public Attributes | List of all members
CameraTargetCallback Struct Reference
Inheritance diagram for CameraTargetCallback:
Inheritance graph
Collaboration diagram for CameraTargetCallback:
Collaboration graph

Public Member Functions

 CameraTargetCallback (osg::Geode *geode)
 
virtual void operator() (osg::Uniform *uniform, osg::NodeVisitor *) override
 

Public Attributes

osg::Geode * geode
 

Detailed Description

Definition at line 37 of file MeshLoading.inl.

Constructor & Destructor Documentation

◆ CameraTargetCallback()

CameraTargetCallback::CameraTargetCallback ( osg::Geode *  geode)
inlineexplicit

Definition at line 39 of file MeshLoading.inl.

Member Function Documentation

◆ operator()()

virtual void CameraTargetCallback::operator() ( osg::Uniform *  uniform,
osg::NodeVisitor *   
)
inlineoverridevirtual

Definition at line 41 of file MeshLoading.inl.

Member Data Documentation

◆ geode

osg::Geode* CameraTargetCallback::geode

Definition at line 51 of file MeshLoading.inl.


The documentation for this struct was generated from the following file: