Panda3D
|
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
Go to the source code of this file.
Functions | |
void | extract_param_value (const string &str, string ¶m, string &value) |
bool | parse_image_type_request (const string &word, PNMFileType *&color_type, PNMFileType *&alpha_type) |
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 pal_string_utils.cxx.
void extract_param_value | ( | const string & | str, |
string & | param, | ||
string & | value ) |
Definition at line 25 of file pal_string_utils.cxx.
bool parse_image_type_request | ( | const string & | word, |
PNMFileType *& | color_type, | ||
PNMFileType *& | alpha_type ) |
Definition at line 53 of file pal_string_utils.cxx.