PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "rocketRenderInterface.h"
#include "cullableObject.h"
#include "cullHandler.h"
#include "geomVertexData.h"
#include "geomVertexArrayData.h"
#include "internalName.h"
#include "geomVertexWriter.h"
#include "geomTriangles.h"
#include "colorAttrib.h"
#include "colorBlendAttrib.h"
#include "cullBinAttrib.h"
#include "depthTestAttrib.h"
#include "depthWriteAttrib.h"
#include "scissorAttrib.h"
#include "texture.h"
#include "textureAttrib.h"
#include "texturePool.h"
Go to the source code of this file.
Functions | |
PT (Geom) RocketRenderInterface | |
Called internally to make a Geom from Rocket data. More... | |
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 rocketRenderInterface.cxx.
PT | ( | Geom | ) |
Called internally to make a Geom from Rocket data.
Definition at line 65 of file rocketRenderInterface.cxx.
References GeomVertexFormat::get_v3c4t2().