PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Functions | |
PT (PandaNode) SomethingToEggConverter | |
Reads the input file and directly produces a ready-to-render model file as a PandaNode. 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 somethingToEggConverter.cxx.
PT | ( | PandaNode | ) |
Reads the input file and directly produces a ready-to-render model file as a PandaNode.
Returns NULL on failure, or if it is not supported. (This functionality is not supported by all converter types; see supports_convert_to_node()).
Definition at line 117 of file somethingToEggConverter.cxx.