vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ArtificialWorld::BlockAttributes Class Reference

Atributy bloku. More...

#include <BlockUpdater.h>

Public Member Functions

 BlockAttributes ()
 
void SetObjectCenterDir (osg::Vec3 newCenterDir)
 nastavi smerovy vektor ke stredu objektu More...
 
void SetObjectCenterPoint (osg::Vec3 newCenterPoint)
 nastavi pozici stredu objektu More...
 
osg::Vec3 GetObjectCenterDir (void)
 vrati smerovy vektor ke stredu objektu More...
 
osg::Vec3 GetObjectCenterPoint (void)
 vrati pozici stredu objektu More...
 
BlockAttributesSetEnum WhatIsSet (void)
 vrati, jaky typ identifikace stredu objektu je pouzit More...
 

Detailed Description

Atributy bloku.

Constructor & Destructor Documentation

ArtificialWorld::BlockAttributes::BlockAttributes ( )
inline

Member Function Documentation

osg::Vec3 ArtificialWorld::BlockAttributes::GetObjectCenterDir ( void  )
inline

vrati smerovy vektor ke stredu objektu

osg::Vec3 ArtificialWorld::BlockAttributes::GetObjectCenterPoint ( void  )
inline

vrati pozici stredu objektu

void ArtificialWorld::BlockAttributes::SetObjectCenterDir ( osg::Vec3  newCenterDir)
inline

nastavi smerovy vektor ke stredu objektu

void ArtificialWorld::BlockAttributes::SetObjectCenterPoint ( osg::Vec3  newCenterPoint)
inline

nastavi pozici stredu objektu

BlockAttributesSetEnum ArtificialWorld::BlockAttributes::WhatIsSet ( void  )
inline

vrati, jaky typ identifikace stredu objektu je pouzit


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