public class InternalPyramidTrunc
extends java.lang.Object
Title: InternalPyramidTrunc class
Description:
Copyright (c) 2005-2019 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Modifier and Type | Field and Description |
---|---|
protected int |
endZ |
protected IGraphics3D |
g |
protected int |
midX |
protected int |
midZ |
protected Rectangle |
r |
protected int |
startZ |
protected int |
truncX |
protected int |
truncZ |
Constructor and Description |
---|
InternalPyramidTrunc() |
Modifier and Type | Method and Description |
---|---|
void |
draw(IGraphics3D gr) |
protected Rectangle r
protected int midX
protected int midZ
protected int truncX
protected int truncZ
protected int startZ
protected int endZ
protected IGraphics3D g
public void draw(IGraphics3D gr)