PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "meshDrawer2D.h"#include "geomVertexFormat.h"#include "geomVertexArrayFormat.h"#include "geomVertexData.h"#include "geomVertexWriter.h"#include "geomVertexRewriter.h"#include "camera.h"#include "boundingSphere.h"#include "geomTristrips.h"#include "geomTriangles.h"#include "geom.h"#include "geomNode.h"#include "pnmPainter.h"#include "pnmBrush.h"#include "lvecBase4.h"#include "lvector3.h"#include "pandaNode.h"Go to the source code of this file.
Macros | |
| #define | RANDF ((PN_stdfloat) rand() / (PN_stdfloat) 0x7fffffff) |
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 meshDrawer2D.cxx.
1.8.15