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

Bug List

Member iVosA3DL::GetSector (const char *url)=0
no way (yet) to specify specific failure in accessing sector (just returns an empty csRef)

Class iVosObject3D
presently this isn't very useful since nothing yet returns this interface. Obviously that will change as the iVosSector interface is fleshed out (or an alternate interface is introduced instead of this...).

Member VOS::LocalSiteExtension::getClientOnlyMode ()
client-only mode currently doesn't do anything. This might be removed in the future.

Member VOS::LocalSiteExtension::setClientOnlyMode (bool com)
client-only mode currently doesn't do anything. This might be removed in the future.

Member VOS::Site::insertMessageFilter (int pos, MessageFilter *mf)
is this implemented?

Member VOS::Site::removeMessageFilter (MessageFilter *m)
is this implemented?

Member VOS::Site::removeMessageFilter (int pos)
is this implemented?