Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "dxGeomMunger9.h"
#include "geomVertexReader.h"
#include "geomVertexWriter.h"
#include "config_dxgsg9.h"
Go to the source code of this file.
Functions | |
CPT (GeomVertexFormat) DXGeomMunger9 | |
Given a source GeomVertexFormat, converts it if necessary to the appropriate format for rendering. | |
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 dxGeomMunger9.cxx.
CPT | ( | GeomVertexFormat | ) |
Given a source GeomVertexFormat, converts it if necessary to the appropriate format for rendering.
Definition at line 115 of file dxGeomMunger9.cxx.
References GeomVertexAnimationSpec::get_animation_type, GeomVertexFormat::get_color_column(), GeomVertexFormat::get_column, GeomVertexColumn::get_contents(), TextureAttrib::get_ff_tc_index(), GeomVertexAnimationSpec::get_indexed_transforms, GeomVertexColumn::get_name(), GeomVertexFormat::get_normal_column(), GeomVertexColumn::get_num_components(), TextureAttrib::get_num_on_ff_stages, GeomVertexAnimationSpec::get_num_transforms, GeomVertexColumn::get_num_values(), GeomVertexColumn::get_numeric_type(), TextureAttrib::get_on_ff_stage, TextureStage::get_texcoord_name, GeomVertexFormat::get_vertex_column(), and GeomVertexFormat::remove_column().