interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

csMetaTexture Class Reference

#include <vostexture.hh>

Inheritance diagram for csMetaTexture:

A3DL::Texture VOS::ChildChangeListener VOS::PropertyListener VOS::MetaObject VOS::Vobject VOS::Dispatchable VUtil::RefCounted List of all members.

Detailed Description

Definition at line 34 of file vostexture.hh.

Public Member Functions

Static Public Member Functions

Friends


Constructor & Destructor Documentation

csMetaTexture::csMetaTexture ( VOS::VobjectBase superobject  ) 

virtual csMetaTexture::~csMetaTexture (  )  [virtual]


Member Function Documentation

csRef<iTextureWrapper> csMetaTexture::GetTextureWrapper (  ) 

Return CS iTextureWrapper interface for this object.

static VOS::MetaObject* csMetaTexture::new_csMetaTexture ( VOS::VobjectBase superobject,
const std::string &  type 
) [static]

virtual void csMetaTexture::notifyChildInserted ( VOS::VobjectEvent event  )  [virtual]

Called when a child has been inserted into the listened-to children list.

Implements VOS::ChildChangeListener.

virtual void csMetaTexture::notifyChildRemoved ( VOS::VobjectEvent event  )  [virtual]

Called when a child has been deleted in the listened-to children list.

Implements VOS::ChildChangeListener.

virtual void csMetaTexture::notifyChildReplaced ( VOS::VobjectEvent event  )  [virtual]

Called when a child has replaced another child in the listened-to children list.

Implements VOS::ChildChangeListener.

virtual void csMetaTexture::notifyPropertyChange ( const VOS::PropertyEvent event  )  [virtual]

Notification interface that a property has been changed.

Override this method in your subclass.

Parameters:
event Event describing what happened. Note the 'const' declaration.

Implements VOS::PropertyListener.

virtual void csMetaTexture::Setup ( csVosA3DL va  )  [virtual]

Fully load this object into Crystal Space.


Friends And Related Function Documentation

friend class ConstructMozTextureTask [friend]

Definition at line 65 of file vostexture.hh.

friend class ConstructTextureTask [friend]

Definition at line 64 of file vostexture.hh.


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