_color | PGFrameStyle | [private] |
_type | PGFrameStyle | [private] |
_width | PGFrameStyle | [private] |
generate_bevel_geom(const LVecBase4f &frame, bool in) | PGFrameStyle | [private] |
generate_flat_geom(const LVecBase4f &frame) | PGFrameStyle | [private] |
generate_groove_geom(const LVecBase4f &frame, bool in) | PGFrameStyle | [private] |
generate_into(const NodePath &parent, const LVecBase4f &frame) | PGFrameStyle | |
get_color() const | PGFrameStyle | [inline] |
get_type() const | PGFrameStyle | [inline] |
get_width() const | PGFrameStyle | [inline] |
operator=(const PGFrameStyle ©) | PGFrameStyle | [inline] |
output(ostream &out) const | PGFrameStyle | |
PGFrameStyle() | PGFrameStyle | [inline] |
PGFrameStyle(const PGFrameStyle ©) | PGFrameStyle | [inline] |
set_color(float r, float g, float b, float a) | PGFrameStyle | [inline] |
set_color(const Colorf &color) | PGFrameStyle | [inline] |
set_type(Type type) | PGFrameStyle | [inline] |
set_width(float x, float y) | PGFrameStyle | [inline] |
set_width(const LVecBase2f &width) | PGFrameStyle | [inline] |
T_bevel_in enum value | PGFrameStyle | |
T_bevel_out enum value | PGFrameStyle | |
T_flat enum value | PGFrameStyle | |
T_groove enum value | PGFrameStyle | |
T_none enum value | PGFrameStyle | |
T_ridge enum value | PGFrameStyle | |
Type enum name | PGFrameStyle | |
xform(const LMatrix4f &mat) | PGFrameStyle | |
~PGFrameStyle() | PGFrameStyle | [inline] |