Home Hierarchy Members Alphabetical Related Pages

node.C File Reference

#include <xdkwrl/node.h>
#include <xdkwrl/fieldtypes/sfbool.h>
#include <xdkwrl/fieldtypes/sfcolor.h>
#include <xdkwrl/fieldtypes/sffloat.h>
#include <xdkwrl/fieldtypes/sfimage.h>
#include <xdkwrl/fieldtypes/sfint32.h>
#include <xdkwrl/fieldtypes/sfnode.h>
#include <xdkwrl/fieldtypes/sfrotation.h>
#include <xdkwrl/fieldtypes/sfstring.h>
#include <xdkwrl/fieldtypes/sftime.h>
#include <xdkwrl/fieldtypes/sfvec2f.h>
#include <xdkwrl/fieldtypes/sfvec3f.h>
#include <xdkwrl/fieldtypes/mfcolor.h>
#include <xdkwrl/fieldtypes/mffloat.h>
#include <xdkwrl/fieldtypes/mfint32.h>
#include <xdkwrl/fieldtypes/mfnode.h>
#include <xdkwrl/fieldtypes/mfrotation.h>
#include <xdkwrl/fieldtypes/mfstring.h>
#include <xdkwrl/fieldtypes/mftime.h>
#include <xdkwrl/fieldtypes/mfvec2f.h>
#include <xdkwrl/fieldtypes/mfvec3f.h>
#include <stdexcept>

Include dependency graph for node.C:

Include dependency graph

Namespaces

namespace  std

Functions

template<class T>
const string & ithKey (const map< std::string, T > &m, unsigned int i)
template<class T>
T * ithValue (map< std::string, T > &m, unsigned int i)
template<class T>
const T * ithValue (const map< std::string, T > &m, unsigned int i)

Function Documentation

const string& ithKey const map< std::string, T > &  m,
unsigned int  i
[static]
 

const T* ithValue const map< std::string, T > &  m,
unsigned int  i
[static]
 

T* ithValue map< std::string, T > &  m,
unsigned int  i
[static]
 


Generated on 24 Feb 2005 with doxygen version 1.3.9.1. Valid HTML 4.0! Valid CSS!