Class TCircleNode
Unit
X3DNodes
Declaration
type TCircleNode = class(TCircle2DNode)
Description
Nodes that are defined by BitManagement (BS Contact) extensions. See - http://www.blaxxun.es/pdf/BS_Contact_VRML.en.pdf for some description (unfortunately, no precise spec), - http://www.bitmanagement.com/developer/contact/examples/layer/index.html for Layer2D / Layer3D specs.
Hierarchy
Overview
Methods
Description
Methods
 |
class function ClassNodeTypeName: string; override; |
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
|