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

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

#include "pandabase.h"
#include "globPattern.h"
#include "typeHandle.h"
#include "pvector.h"
#include "pnotify.h"
#include "findApproxPath.I"

Go to the source code of this file.

Classes

class  FindApproxPath
 This class is local to this package only; it doesn't get exported. More...
 

Functions

std::ostream & operator<< (std::ostream &out, const FindApproxPath &path)
 
std::ostream & operator<< (std::ostream &out, const FindApproxPath::Component &component)
 
std::ostream & operator<< (std::ostream &out, FindApproxPath::ComponentType type)
 

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
2002-03-13

Definition in file findApproxPath.h.

Function Documentation

◆ operator<<() [1/3]

std::ostream & operator<< ( std::ostream & out,
const FindApproxPath & path )
inline

Definition at line 116 of file findApproxPath.h.

◆ operator<<() [2/3]

std::ostream & operator<< ( std::ostream & out,
const FindApproxPath::Component & component )
inline

Definition at line 110 of file findApproxPath.h.

◆ operator<<() [3/3]

std::ostream & operator<< ( std::ostream & out,
FindApproxPath::ComponentType type )

Definition at line 103 of file findApproxPath.cxx.