Panda3D
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
vrmlNode.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandatoolbase.h"
#include "vrmlNodeType.h"
#include "pvector.h"
#include "pmap.h"

Go to the source code of this file.

Classes

class  Declaration
 
class  VrmlNode::Field
 
class  VrmlNode
 

Typedefs

typedef pvector< DeclarationVrmlScene
 

Functions

std::ostream & operator<< (std::ostream &out, const Declaration &dec)
 
std::ostream & operator<< (std::ostream &out, const VrmlNode &node)
 
std::ostream & operator<< (std::ostream &out, const VrmlScene &scene)
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
1999-06-23

Definition in file vrmlNode.h.

Typedef Documentation

◆ VrmlScene

Definition at line 66 of file vrmlNode.h.

Function Documentation

◆ operator<<() [1/3]

std::ostream & operator<< ( std::ostream & out,
const Declaration & dec )
inline

Definition at line 61 of file vrmlNode.h.

◆ operator<<() [2/3]

std::ostream & operator<< ( std::ostream & out,
const VrmlNode & node )
inline

Definition at line 49 of file vrmlNode.h.

◆ operator<<() [3/3]

std::ostream & operator<< ( std::ostream & out,
const VrmlScene & scene )

Definition at line 73 of file vrmlNode.cxx.