Blender  V2.59
Public Attributes
bNodeSocketType Struct Reference

#include <BKE_node.h>

List of all members.

Public Attributes

int type
int limit
const char * name
float val1
float val2
float val3
float val4
float min
float max
struct bNodeSocketsock

Detailed Description

Definition at line 66 of file BKE_node.h.


Member Data Documentation

Definition at line 67 of file BKE_node.h.

Referenced by node_add_socket_type(), and verify_socket().

Definition at line 70 of file BKE_node.h.

Referenced by node_add_socket_type(), and verify_socket().

Definition at line 70 of file BKE_node.h.

Referenced by node_add_socket_type(), and verify_socket().

const char* bNodeSocketType::name

Definition at line 68 of file BKE_node.h.

Referenced by node_add_socket_type(), remove_dynamic_typeinfos(), and verify_socket().

Definition at line 73 of file BKE_node.h.

Referenced by verify_socket_list().

Definition at line 69 of file BKE_node.h.

Referenced by node_add_socket_type().

Definition at line 69 of file BKE_node.h.

Referenced by node_add_socket_type().

Definition at line 69 of file BKE_node.h.

Referenced by node_add_socket_type().

Definition at line 69 of file BKE_node.h.

Referenced by node_add_socket_type().


The documentation for this struct was generated from the following file: