Show / Hide Table of Contents

Interface IWavefrontOBJListener

This interface defines a complete listener for a parse tree produced by WavefrontOBJParser.

Namespace: GCore.Antlr.Grammers.Wavefront
Assembly: Wavefront.dll
Syntax
public interface IWavefrontOBJListener : Antlr4.Runtime.Tree.IParseTreeListener

Methods

| Improve this Doc View Source

EnterBasis_matrix(WavefrontOBJParser.Basis_matrixContext)

Enter a parse tree produced by basis_matrix().

Declaration
void EnterBasis_matrix(WavefrontOBJParser.Basis_matrixContext context)
Parameters
Type Name Description
WavefrontOBJParser.Basis_matrixContext context

The parse tree.

| Improve this Doc View Source

EnterBevel(WavefrontOBJParser.BevelContext)

Enter a parse tree produced by bevel().

Declaration
void EnterBevel(WavefrontOBJParser.BevelContext context)
Parameters
Type Name Description
WavefrontOBJParser.BevelContext context

The parse tree.

| Improve this Doc View Source

EnterCall(WavefrontOBJParser.CallContext)

Enter a parse tree produced by call().

Declaration
void EnterCall(WavefrontOBJParser.CallContext context)
Parameters
Type Name Description
WavefrontOBJParser.CallContext context

The parse tree.

| Improve this Doc View Source

EnterColor_interpolation(WavefrontOBJParser.Color_interpolationContext)

Enter a parse tree produced by color_interpolation().

Declaration
void EnterColor_interpolation(WavefrontOBJParser.Color_interpolationContext context)
Parameters
Type Name Description
WavefrontOBJParser.Color_interpolationContext context

The parse tree.

| Improve this Doc View Source

EnterConnectivity(WavefrontOBJParser.ConnectivityContext)

Enter a parse tree produced by connectivity().

Declaration
void EnterConnectivity(WavefrontOBJParser.ConnectivityContext context)
Parameters
Type Name Description
WavefrontOBJParser.ConnectivityContext context

The parse tree.

| Improve this Doc View Source

EnterCsh(WavefrontOBJParser.CshContext)

Enter a parse tree produced by csh().

Declaration
void EnterCsh(WavefrontOBJParser.CshContext context)
Parameters
Type Name Description
WavefrontOBJParser.CshContext context

The parse tree.

| Improve this Doc View Source

EnterCurve(WavefrontOBJParser.CurveContext)

Enter a parse tree produced by curve().

Declaration
void EnterCurve(WavefrontOBJParser.CurveContext context)
Parameters
Type Name Description
WavefrontOBJParser.CurveContext context

The parse tree.

| Improve this Doc View Source

EnterCurve_approximation_technique(WavefrontOBJParser.Curve_approximation_techniqueContext)

Enter a parse tree produced by curve_approximation_technique().

Declaration
void EnterCurve_approximation_technique(WavefrontOBJParser.Curve_approximation_techniqueContext context)
Parameters
Type Name Description
WavefrontOBJParser.Curve_approximation_techniqueContext context

The parse tree.

| Improve this Doc View Source

EnterCurve_surface_type(WavefrontOBJParser.Curve_surface_typeContext)

Enter a parse tree produced by curve_surface_type().

Declaration
void EnterCurve_surface_type(WavefrontOBJParser.Curve_surface_typeContext context)
Parameters
Type Name Description
WavefrontOBJParser.Curve_surface_typeContext context

The parse tree.

| Improve this Doc View Source

EnterCurve2d(WavefrontOBJParser.Curve2dContext)

Enter a parse tree produced by curve2d().

Declaration
void EnterCurve2d(WavefrontOBJParser.Curve2dContext context)
Parameters
Type Name Description
WavefrontOBJParser.Curve2dContext context

The parse tree.

| Improve this Doc View Source

EnterDecimal(WavefrontOBJParser.DecimalContext)

Enter a parse tree produced by .

Declaration
void EnterDecimal(WavefrontOBJParser.DecimalContext context)
Parameters
Type Name Description
WavefrontOBJParser.DecimalContext context

The parse tree.

| Improve this Doc View Source

EnterDegree(WavefrontOBJParser.DegreeContext)

Enter a parse tree produced by degree().

Declaration
void EnterDegree(WavefrontOBJParser.DegreeContext context)
Parameters
Type Name Description
WavefrontOBJParser.DegreeContext context

The parse tree.

| Improve this Doc View Source

EnterDissolve_interpolation(WavefrontOBJParser.Dissolve_interpolationContext)

Enter a parse tree produced by dissolve_interpolation().

Declaration
void EnterDissolve_interpolation(WavefrontOBJParser.Dissolve_interpolationContext context)
Parameters
Type Name Description
WavefrontOBJParser.Dissolve_interpolationContext context

The parse tree.

| Improve this Doc View Source

EnterEnd(WavefrontOBJParser.EndContext)

Enter a parse tree produced by end().

Declaration
void EnterEnd(WavefrontOBJParser.EndContext context)
Parameters
Type Name Description
WavefrontOBJParser.EndContext context

The parse tree.

| Improve this Doc View Source

EnterFaces(WavefrontOBJParser.FacesContext)

Enter a parse tree produced by faces().

Declaration
void EnterFaces(WavefrontOBJParser.FacesContext context)
Parameters
Type Name Description
WavefrontOBJParser.FacesContext context

The parse tree.

| Improve this Doc View Source

EnterFree_form_surface(WavefrontOBJParser.Free_form_surfaceContext)

Enter a parse tree produced by free_form_surface().

Declaration
void EnterFree_form_surface(WavefrontOBJParser.Free_form_surfaceContext context)
Parameters
Type Name Description
WavefrontOBJParser.Free_form_surfaceContext context

The parse tree.

| Improve this Doc View Source

EnterGroup(WavefrontOBJParser.GroupContext)

Enter a parse tree produced by group().

Declaration
void EnterGroup(WavefrontOBJParser.GroupContext context)
Parameters
Type Name Description
WavefrontOBJParser.GroupContext context

The parse tree.

| Improve this Doc View Source

EnterInner_trimming_loop(WavefrontOBJParser.Inner_trimming_loopContext)

Enter a parse tree produced by inner_trimming_loop().

Declaration
void EnterInner_trimming_loop(WavefrontOBJParser.Inner_trimming_loopContext context)
Parameters
Type Name Description
WavefrontOBJParser.Inner_trimming_loopContext context

The parse tree.

| Improve this Doc View Source

EnterLevel_of_detail(WavefrontOBJParser.Level_of_detailContext)

Enter a parse tree produced by level_of_detail().

Declaration
void EnterLevel_of_detail(WavefrontOBJParser.Level_of_detailContext context)
Parameters
Type Name Description
WavefrontOBJParser.Level_of_detailContext context

The parse tree.

| Improve this Doc View Source

EnterLines(WavefrontOBJParser.LinesContext)

Enter a parse tree produced by lines().

Declaration
void EnterLines(WavefrontOBJParser.LinesContext context)
Parameters
Type Name Description
WavefrontOBJParser.LinesContext context

The parse tree.

| Improve this Doc View Source

EnterMap_library(WavefrontOBJParser.Map_libraryContext)

Enter a parse tree produced by map_library().

Declaration
void EnterMap_library(WavefrontOBJParser.Map_libraryContext context)
Parameters
Type Name Description
WavefrontOBJParser.Map_libraryContext context

The parse tree.

| Improve this Doc View Source

EnterMaterial_library(WavefrontOBJParser.Material_libraryContext)

Enter a parse tree produced by material_library().

Declaration
void EnterMaterial_library(WavefrontOBJParser.Material_libraryContext context)
Parameters
Type Name Description
WavefrontOBJParser.Material_libraryContext context

The parse tree.

| Improve this Doc View Source

EnterMerging_group(WavefrontOBJParser.Merging_groupContext)

Enter a parse tree produced by merging_group().

Declaration
void EnterMerging_group(WavefrontOBJParser.Merging_groupContext context)
Parameters
Type Name Description
WavefrontOBJParser.Merging_groupContext context

The parse tree.

| Improve this Doc View Source

EnterObject_name(WavefrontOBJParser.Object_nameContext)

Enter a parse tree produced by object_name().

Declaration
void EnterObject_name(WavefrontOBJParser.Object_nameContext context)
Parameters
Type Name Description
WavefrontOBJParser.Object_nameContext context

The parse tree.

| Improve this Doc View Source

EnterOuter_trimming_loop(WavefrontOBJParser.Outer_trimming_loopContext)

Enter a parse tree produced by outer_trimming_loop().

Declaration
void EnterOuter_trimming_loop(WavefrontOBJParser.Outer_trimming_loopContext context)
Parameters
Type Name Description
WavefrontOBJParser.Outer_trimming_loopContext context

The parse tree.

| Improve this Doc View Source

EnterParameter(WavefrontOBJParser.ParameterContext)

Enter a parse tree produced by parameter().

Declaration
void EnterParameter(WavefrontOBJParser.ParameterContext context)
Parameters
Type Name Description
WavefrontOBJParser.ParameterContext context

The parse tree.

| Improve this Doc View Source

EnterPoints(WavefrontOBJParser.PointsContext)

Enter a parse tree produced by points().

Declaration
void EnterPoints(WavefrontOBJParser.PointsContext context)
Parameters
Type Name Description
WavefrontOBJParser.PointsContext context

The parse tree.

| Improve this Doc View Source

EnterShadow_object(WavefrontOBJParser.Shadow_objectContext)

Enter a parse tree produced by shadow_object().

Declaration
void EnterShadow_object(WavefrontOBJParser.Shadow_objectContext context)
Parameters
Type Name Description
WavefrontOBJParser.Shadow_objectContext context

The parse tree.

| Improve this Doc View Source

EnterSmoothing_group(WavefrontOBJParser.Smoothing_groupContext)

Enter a parse tree produced by smoothing_group().

Declaration
void EnterSmoothing_group(WavefrontOBJParser.Smoothing_groupContext context)
Parameters
Type Name Description
WavefrontOBJParser.Smoothing_groupContext context

The parse tree.

| Improve this Doc View Source

EnterSpecial_curve(WavefrontOBJParser.Special_curveContext)

Enter a parse tree produced by special_curve().

Declaration
void EnterSpecial_curve(WavefrontOBJParser.Special_curveContext context)
Parameters
Type Name Description
WavefrontOBJParser.Special_curveContext context

The parse tree.

| Improve this Doc View Source

EnterSpecial_point(WavefrontOBJParser.Special_pointContext)

Enter a parse tree produced by special_point().

Declaration
void EnterSpecial_point(WavefrontOBJParser.Special_pointContext context)
Parameters
Type Name Description
WavefrontOBJParser.Special_pointContext context

The parse tree.

| Improve this Doc View Source

EnterStart(WavefrontOBJParser.StartContext)

Enter a parse tree produced by start().

Declaration
void EnterStart(WavefrontOBJParser.StartContext context)
Parameters
Type Name Description
WavefrontOBJParser.StartContext context

The parse tree.

| Improve this Doc View Source

EnterStatement(WavefrontOBJParser.StatementContext)

Enter a parse tree produced by statement().

Declaration
void EnterStatement(WavefrontOBJParser.StatementContext context)
Parameters
Type Name Description
WavefrontOBJParser.StatementContext context

The parse tree.

| Improve this Doc View Source

EnterStep(WavefrontOBJParser.StepContext)

Enter a parse tree produced by step().

Declaration
void EnterStep(WavefrontOBJParser.StepContext context)
Parameters
Type Name Description
WavefrontOBJParser.StepContext context

The parse tree.

| Improve this Doc View Source

EnterSurface(WavefrontOBJParser.SurfaceContext)

Enter a parse tree produced by surface().

Declaration
void EnterSurface(WavefrontOBJParser.SurfaceContext context)
Parameters
Type Name Description
WavefrontOBJParser.SurfaceContext context

The parse tree.

| Improve this Doc View Source

EnterSurface_approximation_technique(WavefrontOBJParser.Surface_approximation_techniqueContext)

Enter a parse tree produced by surface_approximation_technique().

Declaration
void EnterSurface_approximation_technique(WavefrontOBJParser.Surface_approximation_techniqueContext context)
Parameters
Type Name Description
WavefrontOBJParser.Surface_approximation_techniqueContext context

The parse tree.

| Improve this Doc View Source

EnterTrace_object(WavefrontOBJParser.Trace_objectContext)

Enter a parse tree produced by trace_object().

Declaration
void EnterTrace_object(WavefrontOBJParser.Trace_objectContext context)
Parameters
Type Name Description
WavefrontOBJParser.Trace_objectContext context

The parse tree.

| Improve this Doc View Source

EnterUse_map(WavefrontOBJParser.Use_mapContext)

Enter a parse tree produced by use_map().

Declaration
void EnterUse_map(WavefrontOBJParser.Use_mapContext context)
Parameters
Type Name Description
WavefrontOBJParser.Use_mapContext context

The parse tree.

| Improve this Doc View Source

EnterUse_material(WavefrontOBJParser.Use_materialContext)

Enter a parse tree produced by use_material().

Declaration
void EnterUse_material(WavefrontOBJParser.Use_materialContext context)
Parameters
Type Name Description
WavefrontOBJParser.Use_materialContext context

The parse tree.

| Improve this Doc View Source

EnterVertex(WavefrontOBJParser.VertexContext)

Enter a parse tree produced by vertex().

Declaration
void EnterVertex(WavefrontOBJParser.VertexContext context)
Parameters
Type Name Description
WavefrontOBJParser.VertexContext context

The parse tree.

| Improve this Doc View Source

EnterVertex_normal(WavefrontOBJParser.Vertex_normalContext)

Enter a parse tree produced by vertex_normal().

Declaration
void EnterVertex_normal(WavefrontOBJParser.Vertex_normalContext context)
Parameters
Type Name Description
WavefrontOBJParser.Vertex_normalContext context

The parse tree.

| Improve this Doc View Source

EnterVertex_parameter(WavefrontOBJParser.Vertex_parameterContext)

Enter a parse tree produced by vertex_parameter().

Declaration
void EnterVertex_parameter(WavefrontOBJParser.Vertex_parameterContext context)
Parameters
Type Name Description
WavefrontOBJParser.Vertex_parameterContext context

The parse tree.

| Improve this Doc View Source

EnterVertex_texture(WavefrontOBJParser.Vertex_textureContext)

Enter a parse tree produced by vertex_texture().

Declaration
void EnterVertex_texture(WavefrontOBJParser.Vertex_textureContext context)
Parameters
Type Name Description
WavefrontOBJParser.Vertex_textureContext context

The parse tree.

| Improve this Doc View Source

ExitBasis_matrix(WavefrontOBJParser.Basis_matrixContext)

Exit a parse tree produced by basis_matrix().

Declaration
void ExitBasis_matrix(WavefrontOBJParser.Basis_matrixContext context)
Parameters
Type Name Description
WavefrontOBJParser.Basis_matrixContext context

The parse tree.

| Improve this Doc View Source

ExitBevel(WavefrontOBJParser.BevelContext)

Exit a parse tree produced by bevel().

Declaration
void ExitBevel(WavefrontOBJParser.BevelContext context)
Parameters
Type Name Description
WavefrontOBJParser.BevelContext context

The parse tree.

| Improve this Doc View Source

ExitCall(WavefrontOBJParser.CallContext)

Exit a parse tree produced by call().

Declaration
void ExitCall(WavefrontOBJParser.CallContext context)
Parameters
Type Name Description
WavefrontOBJParser.CallContext context

The parse tree.

| Improve this Doc View Source

ExitColor_interpolation(WavefrontOBJParser.Color_interpolationContext)

Exit a parse tree produced by color_interpolation().

Declaration
void ExitColor_interpolation(WavefrontOBJParser.Color_interpolationContext context)
Parameters
Type Name Description
WavefrontOBJParser.Color_interpolationContext context

The parse tree.

| Improve this Doc View Source

ExitConnectivity(WavefrontOBJParser.ConnectivityContext)

Exit a parse tree produced by connectivity().

Declaration
void ExitConnectivity(WavefrontOBJParser.ConnectivityContext context)
Parameters
Type Name Description
WavefrontOBJParser.ConnectivityContext context

The parse tree.

| Improve this Doc View Source

ExitCsh(WavefrontOBJParser.CshContext)

Exit a parse tree produced by csh().

Declaration
void ExitCsh(WavefrontOBJParser.CshContext context)
Parameters
Type Name Description
WavefrontOBJParser.CshContext context

The parse tree.

| Improve this Doc View Source

ExitCurve(WavefrontOBJParser.CurveContext)

Exit a parse tree produced by curve().

Declaration
void ExitCurve(WavefrontOBJParser.CurveContext context)
Parameters
Type Name Description
WavefrontOBJParser.CurveContext context

The parse tree.

| Improve this Doc View Source

ExitCurve_approximation_technique(WavefrontOBJParser.Curve_approximation_techniqueContext)

Exit a parse tree produced by curve_approximation_technique().

Declaration
void ExitCurve_approximation_technique(WavefrontOBJParser.Curve_approximation_techniqueContext context)
Parameters
Type Name Description
WavefrontOBJParser.Curve_approximation_techniqueContext context

The parse tree.

| Improve this Doc View Source

ExitCurve_surface_type(WavefrontOBJParser.Curve_surface_typeContext)

Exit a parse tree produced by curve_surface_type().

Declaration
void ExitCurve_surface_type(WavefrontOBJParser.Curve_surface_typeContext context)
Parameters
Type Name Description
WavefrontOBJParser.Curve_surface_typeContext context

The parse tree.

| Improve this Doc View Source

ExitCurve2d(WavefrontOBJParser.Curve2dContext)

Exit a parse tree produced by curve2d().

Declaration
void ExitCurve2d(WavefrontOBJParser.Curve2dContext context)
Parameters
Type Name Description
WavefrontOBJParser.Curve2dContext context

The parse tree.

| Improve this Doc View Source

ExitDecimal(WavefrontOBJParser.DecimalContext)

Exit a parse tree produced by .

Declaration
void ExitDecimal(WavefrontOBJParser.DecimalContext context)
Parameters
Type Name Description
WavefrontOBJParser.DecimalContext context

The parse tree.

| Improve this Doc View Source

ExitDegree(WavefrontOBJParser.DegreeContext)

Exit a parse tree produced by degree().

Declaration
void ExitDegree(WavefrontOBJParser.DegreeContext context)
Parameters
Type Name Description
WavefrontOBJParser.DegreeContext context

The parse tree.

| Improve this Doc View Source

ExitDissolve_interpolation(WavefrontOBJParser.Dissolve_interpolationContext)

Exit a parse tree produced by dissolve_interpolation().

Declaration
void ExitDissolve_interpolation(WavefrontOBJParser.Dissolve_interpolationContext context)
Parameters
Type Name Description
WavefrontOBJParser.Dissolve_interpolationContext context

The parse tree.

| Improve this Doc View Source

ExitEnd(WavefrontOBJParser.EndContext)

Exit a parse tree produced by end().

Declaration
void ExitEnd(WavefrontOBJParser.EndContext context)
Parameters
Type Name Description
WavefrontOBJParser.EndContext context

The parse tree.

| Improve this Doc View Source

ExitFaces(WavefrontOBJParser.FacesContext)

Exit a parse tree produced by faces().

Declaration
void ExitFaces(WavefrontOBJParser.FacesContext context)
Parameters
Type Name Description
WavefrontOBJParser.FacesContext context

The parse tree.

| Improve this Doc View Source

ExitFree_form_surface(WavefrontOBJParser.Free_form_surfaceContext)

Exit a parse tree produced by free_form_surface().

Declaration
void ExitFree_form_surface(WavefrontOBJParser.Free_form_surfaceContext context)
Parameters
Type Name Description
WavefrontOBJParser.Free_form_surfaceContext context

The parse tree.

| Improve this Doc View Source

ExitGroup(WavefrontOBJParser.GroupContext)

Exit a parse tree produced by group().

Declaration
void ExitGroup(WavefrontOBJParser.GroupContext context)
Parameters
Type Name Description
WavefrontOBJParser.GroupContext context

The parse tree.

| Improve this Doc View Source

ExitInner_trimming_loop(WavefrontOBJParser.Inner_trimming_loopContext)

Exit a parse tree produced by inner_trimming_loop().

Declaration
void ExitInner_trimming_loop(WavefrontOBJParser.Inner_trimming_loopContext context)
Parameters
Type Name Description
WavefrontOBJParser.Inner_trimming_loopContext context

The parse tree.

| Improve this Doc View Source

ExitLevel_of_detail(WavefrontOBJParser.Level_of_detailContext)

Exit a parse tree produced by level_of_detail().

Declaration
void ExitLevel_of_detail(WavefrontOBJParser.Level_of_detailContext context)
Parameters
Type Name Description
WavefrontOBJParser.Level_of_detailContext context

The parse tree.

| Improve this Doc View Source

ExitLines(WavefrontOBJParser.LinesContext)

Exit a parse tree produced by lines().

Declaration
void ExitLines(WavefrontOBJParser.LinesContext context)
Parameters
Type Name Description
WavefrontOBJParser.LinesContext context

The parse tree.

| Improve this Doc View Source

ExitMap_library(WavefrontOBJParser.Map_libraryContext)

Exit a parse tree produced by map_library().

Declaration
void ExitMap_library(WavefrontOBJParser.Map_libraryContext context)
Parameters
Type Name Description
WavefrontOBJParser.Map_libraryContext context

The parse tree.

| Improve this Doc View Source

ExitMaterial_library(WavefrontOBJParser.Material_libraryContext)

Exit a parse tree produced by material_library().

Declaration
void ExitMaterial_library(WavefrontOBJParser.Material_libraryContext context)
Parameters
Type Name Description
WavefrontOBJParser.Material_libraryContext context

The parse tree.

| Improve this Doc View Source

ExitMerging_group(WavefrontOBJParser.Merging_groupContext)

Exit a parse tree produced by merging_group().

Declaration
void ExitMerging_group(WavefrontOBJParser.Merging_groupContext context)
Parameters
Type Name Description
WavefrontOBJParser.Merging_groupContext context

The parse tree.

| Improve this Doc View Source

ExitObject_name(WavefrontOBJParser.Object_nameContext)

Exit a parse tree produced by object_name().

Declaration
void ExitObject_name(WavefrontOBJParser.Object_nameContext context)
Parameters
Type Name Description
WavefrontOBJParser.Object_nameContext context

The parse tree.

| Improve this Doc View Source

ExitOuter_trimming_loop(WavefrontOBJParser.Outer_trimming_loopContext)

Exit a parse tree produced by outer_trimming_loop().

Declaration
void ExitOuter_trimming_loop(WavefrontOBJParser.Outer_trimming_loopContext context)
Parameters
Type Name Description
WavefrontOBJParser.Outer_trimming_loopContext context

The parse tree.

| Improve this Doc View Source

ExitParameter(WavefrontOBJParser.ParameterContext)

Exit a parse tree produced by parameter().

Declaration
void ExitParameter(WavefrontOBJParser.ParameterContext context)
Parameters
Type Name Description
WavefrontOBJParser.ParameterContext context

The parse tree.

| Improve this Doc View Source

ExitPoints(WavefrontOBJParser.PointsContext)

Exit a parse tree produced by points().

Declaration
void ExitPoints(WavefrontOBJParser.PointsContext context)
Parameters
Type Name Description
WavefrontOBJParser.PointsContext context

The parse tree.

| Improve this Doc View Source

ExitShadow_object(WavefrontOBJParser.Shadow_objectContext)

Exit a parse tree produced by shadow_object().

Declaration
void ExitShadow_object(WavefrontOBJParser.Shadow_objectContext context)
Parameters
Type Name Description
WavefrontOBJParser.Shadow_objectContext context

The parse tree.

| Improve this Doc View Source

ExitSmoothing_group(WavefrontOBJParser.Smoothing_groupContext)

Exit a parse tree produced by smoothing_group().

Declaration
void ExitSmoothing_group(WavefrontOBJParser.Smoothing_groupContext context)
Parameters
Type Name Description
WavefrontOBJParser.Smoothing_groupContext context

The parse tree.

| Improve this Doc View Source

ExitSpecial_curve(WavefrontOBJParser.Special_curveContext)

Exit a parse tree produced by special_curve().

Declaration
void ExitSpecial_curve(WavefrontOBJParser.Special_curveContext context)
Parameters
Type Name Description
WavefrontOBJParser.Special_curveContext context

The parse tree.

| Improve this Doc View Source

ExitSpecial_point(WavefrontOBJParser.Special_pointContext)

Exit a parse tree produced by special_point().

Declaration
void ExitSpecial_point(WavefrontOBJParser.Special_pointContext context)
Parameters
Type Name Description
WavefrontOBJParser.Special_pointContext context

The parse tree.

| Improve this Doc View Source

ExitStart(WavefrontOBJParser.StartContext)

Exit a parse tree produced by start().

Declaration
void ExitStart(WavefrontOBJParser.StartContext context)
Parameters
Type Name Description
WavefrontOBJParser.StartContext context

The parse tree.

| Improve this Doc View Source

ExitStatement(WavefrontOBJParser.StatementContext)

Exit a parse tree produced by statement().

Declaration
void ExitStatement(WavefrontOBJParser.StatementContext context)
Parameters
Type Name Description
WavefrontOBJParser.StatementContext context

The parse tree.

| Improve this Doc View Source

ExitStep(WavefrontOBJParser.StepContext)

Exit a parse tree produced by step().

Declaration
void ExitStep(WavefrontOBJParser.StepContext context)
Parameters
Type Name Description
WavefrontOBJParser.StepContext context

The parse tree.

| Improve this Doc View Source

ExitSurface(WavefrontOBJParser.SurfaceContext)

Exit a parse tree produced by surface().

Declaration
void ExitSurface(WavefrontOBJParser.SurfaceContext context)
Parameters
Type Name Description
WavefrontOBJParser.SurfaceContext context

The parse tree.

| Improve this Doc View Source

ExitSurface_approximation_technique(WavefrontOBJParser.Surface_approximation_techniqueContext)

Exit a parse tree produced by surface_approximation_technique().

Declaration
void ExitSurface_approximation_technique(WavefrontOBJParser.Surface_approximation_techniqueContext context)
Parameters
Type Name Description
WavefrontOBJParser.Surface_approximation_techniqueContext context

The parse tree.

| Improve this Doc View Source

ExitTrace_object(WavefrontOBJParser.Trace_objectContext)

Exit a parse tree produced by trace_object().

Declaration
void ExitTrace_object(WavefrontOBJParser.Trace_objectContext context)
Parameters
Type Name Description
WavefrontOBJParser.Trace_objectContext context

The parse tree.

| Improve this Doc View Source

ExitUse_map(WavefrontOBJParser.Use_mapContext)

Exit a parse tree produced by use_map().

Declaration
void ExitUse_map(WavefrontOBJParser.Use_mapContext context)
Parameters
Type Name Description
WavefrontOBJParser.Use_mapContext context

The parse tree.

| Improve this Doc View Source

ExitUse_material(WavefrontOBJParser.Use_materialContext)

Exit a parse tree produced by use_material().

Declaration
void ExitUse_material(WavefrontOBJParser.Use_materialContext context)
Parameters
Type Name Description
WavefrontOBJParser.Use_materialContext context

The parse tree.

| Improve this Doc View Source

ExitVertex(WavefrontOBJParser.VertexContext)

Exit a parse tree produced by vertex().

Declaration
void ExitVertex(WavefrontOBJParser.VertexContext context)
Parameters
Type Name Description
WavefrontOBJParser.VertexContext context

The parse tree.

| Improve this Doc View Source

ExitVertex_normal(WavefrontOBJParser.Vertex_normalContext)

Exit a parse tree produced by vertex_normal().

Declaration
void ExitVertex_normal(WavefrontOBJParser.Vertex_normalContext context)
Parameters
Type Name Description
WavefrontOBJParser.Vertex_normalContext context

The parse tree.

| Improve this Doc View Source

ExitVertex_parameter(WavefrontOBJParser.Vertex_parameterContext)

Exit a parse tree produced by vertex_parameter().

Declaration
void ExitVertex_parameter(WavefrontOBJParser.Vertex_parameterContext context)
Parameters
Type Name Description
WavefrontOBJParser.Vertex_parameterContext context

The parse tree.

| Improve this Doc View Source

ExitVertex_texture(WavefrontOBJParser.Vertex_textureContext)

Exit a parse tree produced by vertex_texture().

Declaration
void ExitVertex_texture(WavefrontOBJParser.Vertex_textureContext context)
Parameters
Type Name Description
WavefrontOBJParser.Vertex_textureContext context

The parse tree.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX