Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

Todo List

Member Avatar::getInfo ()
support multiple "info" properties.

Class ExtrapolatedProperty
remove interfaces for setting datatype, it should always be "text/x-vector-float".

document this class better, incl. write otd.

Class A3DL::Material
Need to add functions for setting shading (CS mixmode |= CS_FX_GORAUD), keycolor (CS mixmode |= CS_FX_KEYCOLOR), tiling (CS mixmode |= CS_FX_TILING)

Member A3DL::Material::floatsToHexString (float r, float g, float b, string &str)
Move this out into just the A3DL namespace?

Member A3DL::Material::hexStringToFloats (const string &str, float &r, float &g, float &b)
Move this out into just the A3DL namespace?

Class VOSGUI::NumericInput
General interface using template methods, for floating point, integer, and vector (of float or int) types.

Class VOSChatGUI::PrivMsg
support multiple targets.

Member Property::setPropertyWithReturn (Vobject &on, const string &propname, double propval, PropertyAccessControl *pac)
move these into a specialized class from which MetaObjecs using properties can inherit.

Class VOSGUI::SelectList
add subobjects representing columns, containing properties with text or images to be used in each column. support multiple view types. icons.

add property specifying order to try determining what text to display in list (e.g. "subobj(misc:title),property-contents,context-name"). or use a list of properties. Or change the choices group to contain small structure objects (linking to label and the actual object)

Member VOSGUI::SelectList::getItemLabel (Vobject &item)
Use a property to set the order of label sources.

Class VOSGUI::SelectValue
add property specifying order to try determining what text to display in value (e.g. "subobj(misc:title),property-contents,context-name"). or use a value of properties. Or change the choices group to contain small structure objects (linking to label and the actual object)

Class LSD::ServiceDirectory
add optional relaying of all local traffic to remote tcp relays.

Class A3DL::Texture
Need to add functions for setting shading (CS mixmode |= CS_FX_GORAUD), keycolor (CS mixmode |= CS_FX_KEYCOLOR), tiling (CS mixmode |= CS_FX_TILING)

Member A3DL::Texture::getTransparentKeycolor (float &r, float &g, float &b)
Throw NoSuchObjectError if there is no object-- need to disable keycolor if the texture image has an alpha channel.

Member TypeBase64::encode (string &data, TypeParams &params)
not finished yet.

Class TypeChain
encoding

methods that operate on streams

support "?" (unknown type): if type is unknown (no type identifier given), attempt to find a magic number or otherwise guess the datatype, and re-decode until next type in typestring (or an unknown type) is reached.

Class TypeHandler
add methods that use streams.

File trackerd.cc
support multiple trackers

add commands to set tracker calibrations (offsets and scale factors)

read tracker info from config file no timeout if intersense does not respond (bug in IntersenseOrientation)

File sound.cc
what is the correct way to send an update message?

Generated on Tue Aug 12 03:55:59 2003 for Interreality Project - VOS by doxygen 1.3.2