PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "rigidBodyCombiner.h"
#include "nodePath.h"
#include "geomNode.h"
#include "modelNode.h"
#include "geomVertexData.h"
#include "geomVertexFormat.h"
#include "geomVertexArrayFormat.h"
#include "geomVertexAnimationSpec.h"
#include "sceneGraphReducer.h"
#include "omniBoundingVolume.h"
#include "cullTraverserData.h"
Go to the source code of this file.
Functions | |
PT (GeomVertexData) RigidBodyCombiner | |
Converts a GeomVertexData to a new form in which all of the vertices are transformed by the node's transform. 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 rigidBodyCombiner.cxx.
PT | ( | GeomVertexData | ) |
Converts a GeomVertexData to a new form in which all of the vertices are transformed by the node's transform.
Definition at line 201 of file rigidBodyCombiner.cxx.
References TransformBlendTable::add_blend(), GeomVertexData::get_format, SparseArray::range(), and GeomVertexAnimationSpec::set_panda().