Class PoCellEdges

All Implemented Interfaces:
SafeDisposable

public class PoCellEdges extends PoCellShape
Builds egdes of a cell of a mesh. The cell is defined by its index in the current mesh (see PoCellShape). The current mesh is either the one defined by PoMesh.setMesh() or (if this method is not called) the one defined in a special node inherited during the traversal. This node has a type derived from PoMeshProperty. <HTML> <HEAD> <link REL="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="GENERATOR" CONTENT="Mozilla/4.03 [en] (X11; I; HP-UX A.09.07 9000/715) [Netscape]"> </HEAD> <BODY> <H4> <A NAME="Heading1037"></A>CATALOG PARTS</H4> <UL><B>PoCellEdges</B> {</UL> <UL> <UL><B>Separator</B> <TT>alternateRep</TT> (from PoBase) {</UL> </UL> <UL> <UL> <UL><B>AppearanceKit</B> <TT>appearance</TT> (from PoBase)</UL> </UL> </UL> <UL> <UL> <UL><I>Specifies the appearance of all the kit. By default lightModel.model=BASE_COLOR. material.diffuseColor is set when the kit is rebuilt, if the field coloringType is different from COLOR_INHERITED.</I></UL> </UL> </UL> <UL> <UL> <UL><B>MatrixTransform</B> <TT>domainTransform</TT> (from PoBase)</UL> </UL> </UL> <UL> <UL> <UL><I>Corresponds to the domain transformation.</I></UL> </UL> </UL> <UL> <UL> <UL><B>Group</B> groupCellEdges</UL> </UL> </UL> <UL> <UL> <UL><I>Contains a SoMaterialBinding node, a SoCoordinate3 node and a SoIndexedLineSet node.</I></UL> </UL> </UL> <UL> <UL>}</UL> </UL> <UL>}</UL> <UL> <UL>&nbsp;</UL> </UL> </BODY> </HTML>
  • Constructor Details

    • PoCellEdges

      public PoCellEdges()
      Constructor.
  • Method Details