|
Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "daeMaterials.h"#include "config_daeegg.h"#include "fcollada_utils.h"#include <FCDocument/FCDocument.h>#include <FCDocument/FCDMaterial.h>#include <FCDocument/FCDEffect.h>#include <FCDocument/FCDTexture.h>#include <FCDocument/FCDEffectParameterSampler.h>#include <FCDocument/FCDImage.h>#include "filename.h"#include "string_utils.h"Go to the source code of this file.
Macros | |
| #define | luminance(c) |
Functions | |
| PT (DaeMaterials::DaeBlendSettings) DaeMaterials | |
| Converts collada blend attribs to Panda's equivalents. | |
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 daeMaterials.cxx.
| #define luminance | ( | c | ) |
Definition at line 35 of file daeMaterials.cxx.
| PT | ( | DaeMaterials::DaeBlendSettings | ) |
Converts collada blend attribs to Panda's equivalents.
Definition at line 363 of file daeMaterials.cxx.