vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AnimatedGeometryState Struct Reference

uchovava informace o animovanem Cal3D modelu, jeho data v pameti a pocet referenci More...

#include <ModelManager.h>

Public Member Functions

 AnimatedGeometryState ()
 
 AnimatedGeometryState (osgCal::CoreModel *cm)
 
osg::ref_ptr< osgCal::CoreModel > GetAnimatedGeometry ()
 vrati data modelu More...
 
void RemoveGeometry ()
 smaze data modelu More...
 
int Count ()
 vrati pocet referenci na model More...
 
void AddReference ()
 zvysi pocet referenci na model o 1 More...
 
void RemoveReference ()
 snizi pocet referenci na model o 1 More...
 

Detailed Description

uchovava informace o animovanem Cal3D modelu, jeho data v pameti a pocet referenci

Constructor & Destructor Documentation

AnimatedGeometryState::AnimatedGeometryState ( )
inline
AnimatedGeometryState::AnimatedGeometryState ( osgCal::CoreModel *  cm)
inline

Member Function Documentation

void AnimatedGeometryState::AddReference ( )
inline

zvysi pocet referenci na model o 1

int AnimatedGeometryState::Count ( )
inline

vrati pocet referenci na model

osg::ref_ptr<osgCal::CoreModel> AnimatedGeometryState::GetAnimatedGeometry ( )
inline

vrati data modelu

void AnimatedGeometryState::RemoveGeometry ( )
inline

smaze data modelu

void AnimatedGeometryState::RemoveReference ( )
inline

snizi pocet referenci na model o 1


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