PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"#include "nodeCachedReferenceCount.h"#include "pointerTo.h"#include "luse.h"#include "event.h"#include "updateSeq.h"#include "pStatCollector.h"#include "geomEnums.h"#include "lightReMutex.h"#include "lightReMutexHolder.h"#include "lightMutex.h"#include "lightMutexHolder.h"#include "config_pgraph.h"#include "deletedChain.h"#include "simpleHashMap.h"#include "cacheStats.h"#include "extension.h"#include "transformState.I"Go to the source code of this file.
Classes | |
| class | TransformState |
| Indicates a coordinate-system transform on vertices. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &out, const TransformState &state) |
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."
Definition in file transformState.h.
1.8.15