Blender V2.61 - r43446
Public Attributes

BoidState Struct Reference

#include <DNA_boid_types.h>

List of all members.

Public Attributes

struct BoidStatenext
struct BoidStateprev
ListBase rules
ListBase conditions
ListBase actions
char name [32]
int id
int flag
int ruleset_type
float rule_fuzziness
int signal_id
int channels
float volume
float falloff

Detailed Description

Definition at line 151 of file DNA_boid_types.h.


Member Data Documentation

Definition at line 164 of file DNA_boid_types.h.

Referenced by boid_new_state().

Definition at line 165 of file DNA_boid_types.h.

Definition at line 157 of file DNA_boid_types.h.

Referenced by boid_duplicate_state(), boid_new_state(), and get_boid_state().

char BoidState::name[32]

Definition at line 156 of file DNA_boid_types.h.

Referenced by boid_new_state().

Definition at line 152 of file DNA_boid_types.h.

Referenced by state_move_up_exec().

Definition at line 161 of file DNA_boid_types.h.

Referenced by boid_brain(), and boid_new_state().

Definition at line 160 of file DNA_boid_types.h.

Referenced by boid_brain().

Definition at line 164 of file DNA_boid_types.h.

Definition at line 165 of file DNA_boid_types.h.

Referenced by boid_new_state().


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