Blender V2.61 - r43446
Variables

ListValue.cpp File Reference

#include <stdio.h>
#include "ListValue.h"
#include "StringValue.h"
#include "VoidValue.h"
#include <algorithm>
#include "BoolValue.h"
#include "BLO_sys_types.h"

Go to the source code of this file.

Variables

static STR_String gstrListRep = STR_String("List")

Detailed Description

Definition in file ListValue.cpp.


Variable Documentation

STR_String gstrListRep = STR_String("List") [static]

Definition at line 54 of file ListValue.cpp.

Referenced by CListValue::GetText().