mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
whoops, comment
This commit is contained in:
parent
3bb37ce5ce
commit
42dea034e8
@ -276,8 +276,8 @@ generate_flat_geom(const LVecBase4f &frame) {
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Function: PGFrameStyle::generate_bevel_geom
|
// Function: PGFrameStyle::generate_bevel_geom
|
||||||
// Access: Private
|
// Access: Private
|
||||||
// Description: Generates the GeomNode appropriate to a T_bevel_in,
|
// Description: Generates the GeomNode appropriate to a T_bevel_in
|
||||||
// T_bevel_out, or T_texture_border frame.
|
// or T_bevel_out frame.
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
PT(PandaNode) PGFrameStyle::
|
PT(PandaNode) PGFrameStyle::
|
||||||
generate_bevel_geom(const LVecBase4f &frame, bool in) {
|
generate_bevel_geom(const LVecBase4f &frame, bool in) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user