Panda3D
Functions
pal_string_utils.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "pandatoolbase.h"
#include "string_utils.h"

Go to the source code of this file.

Functions

void extract_param_value (const std::string &str, std::string &param, std::string &value)
 
bool parse_image_type_request (const std::string &word, PNMFileType *&color_type, PNMFileType *&alpha_type)
 

Detailed Description

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."

Author
drose
Date
2000-11-30

Definition in file pal_string_utils.h.